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

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

Re: query-replace-regexp-swap ?


From: Bastien
Subject: Re: query-replace-regexp-swap ?
Date: Mon, 28 Nov 2005 12:59:36 +0000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

David Kastrup <dak@gnu.org> writes:

> If you are using Emacs CVS (which your headers indicate), the
> following should do the trick:
>
> C-M-% #\(\(000\)\|FFF\) RET \,(if \2 "FFF" "000") RET
        ^ 

(I guess the "#" above was just a typo.)

Great! Works like a charm.

Thanks a lot,

-- 
Bastien


reply via email to

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