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

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

Re: Regular expression with re-search-forward...


From: Peter Dyballa
Subject: Re: Regular expression with re-search-forward...
Date: Sat, 4 Feb 2006 13:59:27 +0100


Am 03.02.2006 um 16:37 schrieb luca.spinacci@selex-comms.com:

I'm poorly skillled with regular expression and I'd like to use
re-search-forward so that I can read MY_TYPE
as follow:
#define MY_TYPE   value
                ^^^^^^^^^
and
} MY_TYPE;
   ^^^^^^^^^

I would type: ESC C-s MY_TYPE RET. Or do you think of ESC C-s [A-Z]+_ [A-Z]+[ ;] RET?

You don't explain enough what you intend to find ...

--
Greetings

  Pete
              <\
                \__     O                       __O
                | O\   _\\/\-%                _`\<,
                '()-'-(_)--(_)               (_)/(_)






reply via email to

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