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

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

Re: suggestion in query-replace is messed up after cancelation


From: Richard Stallman
Subject: Re: suggestion in query-replace is messed up after cancelation
Date: Sat, 27 May 2006 19:32:43 -0400

    That would mean that after doing a C-g, the next time you do M-% the
    suggested replacement the will be "LAST_FROM -> ", i.e., replacing the
    last from-string entered with the empty string, instead of the last
    "good" pair of values as the bug reporter wanted.  Maybe this is
    acceptable behavior, I don't know.

Neither one is very good.  However, to do any better
we would need to maintain a separate history of pairs to suggest.
This would be disconnected from the history list of strings.




reply via email to

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