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

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

Re: replace history


From: Richard Stallman
Subject: Re: replace history
Date: Fri, 28 Dec 2007 08:55:20 -0500

    > In Emacs 22 it's great the way that you are given the last search/replace
    > pair as a default for query-replace, but is there a way to get a history
    > of pairs rather than alternating search item/replace item?

    One way to implement this feature is to use one input string with the
    ed-like syntax "s/regex/substitution/g".

I don't think this really does the job.  It is a separate command
that you have to use INSTEAD of query-replace.

What's requested is a way to move thru the history of recent
query-replace argument pairs.




reply via email to

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