<[EMAIL PROTECTED]> writes:
> HST:
>> So I patched the pattern and still no pause -- ah -- on cygwin you
>
> how do you have patched the pattern?? maybe i should patch the pattern
> in ECB too!!
I just removed the @, but that leaves the pattern pretty weak.
Something like
(and Root-content
(string-match "\\(@\\(.+\\)\\|^\\([-.0-9a-zA-Z]+\\)\\):" Root-content)
(or
(string-match 2 Root-content)
(string-match 3 Root-content)))
might be OK (not tested).
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
Half-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: [EMAIL PROTECTED]
URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]