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

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

Re: please implement query-exchange


From: Dan Jacobson
Subject: Re: please implement query-exchange
Date: 20 Nov 2002 05:57:28 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Anyway, how about we dispose of my bug by merely adding to the
query-replace Info pages:

  But what if you want to say, _exchange_ x and y: replace x's with
  y's, but at the same time replace y's with x's?  Well, try something
  like
  (query-replace "x" "@TEMP@")
  (query-replace "y" "x")
  (query-replace "@TEMP@" "y")
-- 
http://jidanni.org/ Taiwan(04)25854780






reply via email to

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