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

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

Re: Converting a non-escaped regexp to an escaped version


From: Johan Bockgård
Subject: Re: Converting a non-escaped regexp to an escaped version
Date: Mon, 11 Jun 2007 11:31:13 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1.50 (gnu/linux)

HippoMan <hippoman@gmail.com> writes:

> 1. Test a regular expression interactively, for example, via
>    the use of M-x re-search-forward.
>
> 2. Assume that I finally decide that the following regexp is
>    the one that I want to use within my elisp code:
>
>      \bfoo\b.*:.*\bbar\([0-9]\{9\}quack\.quack\)\b

3. C-x ESC ESC

-- 
Johan Bockgård


reply via email to

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