From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Paulo J. Matos <pocmatos@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Regexp issue
Date: Sat, 20 Jun 2009 10:53:56 +0200 [thread overview]
Message-ID: <3738A1D3-6B6B-4CAA-88F2-EFF654804AF9@Web.DE> (raw)
In-Reply-To: <1245487152.15610.0.camel@drserver>
Am 20.06.2009 um 10:39 schrieb Paulo J. Matos:
> How can I match the string => but not part of <=>?
[^<]=>
[everything but "<"]<followed by exactly "=>">
--
Greetings
Pete
When you meet a master swordsman,
show him your sword.
When you meet a man who is not a poet,
do not show him your poem.
– Rinzai, ninth century Zen master
next prev parent reply other threads:[~2009-06-20 8:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-20 8:39 Regexp issue Paulo J. Matos
2009-06-20 8:53 ` Peter Dyballa [this message]
[not found] ` <mailman.985.1245488055.2239.help-gnu-emacs@gnu.org>
2009-06-20 10:17 ` Alan Mackenzie
2009-06-20 11:16 ` Peter Dyballa
[not found] ` <mailman.993.1245496611.2239.help-gnu-emacs@gnu.org>
2009-06-20 12:47 ` Alan Mackenzie
2009-06-20 14:53 ` Peter Dyballa
[not found] ` <mailman.996.1245509629.2239.help-gnu-emacs@gnu.org>
2009-06-21 1:14 ` Tim X
[not found] <mailman.984.1245487162.2239.help-gnu-emacs@gnu.org>
2009-06-20 8:46 ` Marc Tfardy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3738A1D3-6B6B-4CAA-88F2-EFF654804AF9@Web.DE \
--to=peter_dyballa@web.de \
--cc=help-gnu-emacs@gnu.org \
--cc=pocmatos@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.