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

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

Re: scroll-other-window scrolls wrong window for vc-revert-buffer


From: Kim F. Storm
Subject: Re: scroll-other-window scrolls wrong window for vc-revert-buffer
Date: Sun, 17 Dec 2006 23:30:18 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)

Richard Stallman <address@hidden> writes:

>     I looked into this ... and it is because yes-or-no-p uses
>     read-from-minibuffer, and thus obeys all key bindings.
>
> It could bind minibuffer-scroll-window around the call to
> yes-or-no-p.

That would be a fix for C-x v u ...  Stefan?


But I don't see it would help in the case of

  (defalias 'y-or-n-p 'yes-or-no-p)

That's the case where "nothing" works, because y-or-n-p doesn't obey
any key-bindings...

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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