Richard Stallman <[EMAIL PROTECTED]> writes:

>     Removing from-element from the history list is not a good solution.
>     Most often I type C-g in the to-element prompt, when instead
>     of typing a long to-element I need to switch to another buffer
>     and copy to-element from that buffer (to yank it later from the kill ring
>     to the to-element prompt).  After that I type M-% again, and definitely
>     don't want to re-type the from-element.
>
> So how about adding an empty to-string as a way to preserve parity?

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.


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to