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: Harry Putnam
Subject: Re: Regular expression with re-search-forward...
Date: Fri, 03 Feb 2006 16:50:03 -0600
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

luca.spinacci@selex-comms.com writes:

> Hi all,
> 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'm probably missing something important here but can't you just put
MY_TYPE literally into re-search-forward?





reply via email to

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