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

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

Re: Multiline regex


From: Giles Chamberlin
Subject: Re: Multiline regex
Date: Tue, 22 Nov 2011 13:11:24 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.90 (darwin)

Valentin Baciu <valentin@syntactic.org> writes:

> You are probably calling the `replace-regexp' interactively. Try to replace
> the regexp with:
> a\(.*
> ?\)*?*b

That was exactly it thanks.  I was running this interactively and once
I fixed the escaping all was well.  Off to re-read the regex section of
the manual.

-- 
Giles 





reply via email to

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