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

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

Re: Regexp issue


From: Marc Tfardy
Subject: Re: Regexp issue
Date: Sat, 20 Jun 2009 10:46:25 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Paulo J. Matos schrieb:
> Hi all,
>
> How can I match the string => but not part of <=>?

This would be works, but is probably not what you are looking for:

[^<]=>

regards
Marc


reply via email to

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