help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: regexp on emacs how to...


From: Thorsten Jolitz
Subject: Re: regexp on emacs how to...
Date: Sun, 31 Aug 2014 00:39:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Thorsten Jolitz <tjolitz@gmail.com> writes:

> This might give some false positives, but not miss any tags:
>
> "\\[-[^^\000]+?-]"

Ups, this should actually be:

"\\[-[^\000]+?-]"

-- 
cheers,
Thorsten




reply via email to

[Prev in Thread] Current Thread [Next in Thread]