On Jan 21, 2005, at 13:29, Dominique PERETTI wrote:
humm actually this regexp doesn't seem to work with something like this :
[ aaa [ xxx ] [ xxx ] ]
It will not match the whole string if you put the cursor at the begining of the string, just the first "[ xxx ]" . :-/
Yes, I didn't think of that when I wrote it, and it's not my most used macro, so I haven't noticed its shortcomings -- I'll send an updated pattern when I'm in the mood for some regex hacking, or just hardcode the darn feature in TM ;)