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

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

Re: how can I make regexp expression effective across many lines


From: Mark Elston
Subject: Re: how can I make regexp expression effective across many lines
Date: Mon, 29 Jan 2007 15:00:27 -0800
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

* Lennart Borgman (gmail) wrote (on 1/29/2007 1:16 PM):
Michael Chen wrote:
Hi, there, I have problem with newlines in regexp. Here is what I want
to do: delete anything between <FORM> to TIP OF THE WEEK inclusively.
There are many lines in between. Any regex I tried can not go through
the newline. Any idea? Thanks.

Michael Chen


Maybe this helps:

  http://www.emacswiki.org/cgi-bin/wiki/SymbolicRegexp

I have not looked at sregex myself, but I looked a bit at rx.el.



You live and learn.  I wish I had learned this *last* week! :)

Mark


reply via email to

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