emacs-devel
[Top][All Lists]
Advanced

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

Re: History for query replace pairs


From: Juri Linkov
Subject: Re: History for query replace pairs
Date: Mon, 27 Oct 2014 01:27:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (x86_64-pc-linux-gnu)

> We definitely shouldn't store the pairs as a single string.
> But do we really need to change the history vars at all?
> I mean, we currently manage to extract "the last pair" from the current
> history vars, so can't we extend this hack?

Since currently the default is displayed as "FROM -> TO" for
the last pair, and usually M-n inserts it into the minibuffer,
it makes sense to extend it so more M-n will insert more
previous pairs.  Then we don't need to change the history vars.



reply via email to

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