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

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

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


From: Kim F. Storm
Subject: scroll-other-window scrolls wrong window for vc-revert-buffer
Date: Sun, 10 Dec 2006 00:56:57 +0100 (CET)

> emacs -Q
C-x C-f <some vc-controlled file with many uncommitted change> RET
C-x v u

<emacs frame spits into two with the diffs in the lower window>

Prompt is "Discard changes? (yes or no)"

<I would like to review the changes, so I try to scroll the diffs>

C-M-v

But this scrolls the source window rather than the diffs window.
Not very useful...


But it gets worse:

I don't like the yes or no prompts, so I have this in my .emacs:

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


Now, C-M-v doesn't work at all --- it just beeps.


In GNU Emacs 22.0.91.25 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2006-12-07 on kfs-l.imdomain.dk
X server distributor `The XFree86 Project, Inc', version 11.0.40300000
configured using `configure 'CFLAGS=-O0 -g''

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





reply via email to

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