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: Lennart Borgman (gmail)
Subject: Re: how can I make regexp expression effective across many lines
Date: Mon, 29 Jan 2007 22:16:58 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.666

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.




reply via email to

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