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: Chong Yidong
Subject: Re: suggestion in query-replace is messed up after cancelation
Date: Sun, 28 May 2006 13:07:11 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> >> !       (if (and (zerop (length from)) query-replace-defaults)
> >>      (progn
> >>        (set query-replace-from-history-variable
> >>             (cdr (symbol-value query-replace-from-history-variable)))
> >
> > We don't need this `set' anymore.

> We do, at least in this patch, since read-from-minibuffer
> automatically updates the history list (which is still given by
> query-replace-from-history-variable).

On second thought, you're right.  Thanks for pointing this out; I've
committed the corrected patch.




reply via email to

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