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

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

bug#8418: possible bug: Delete File List Not Visible when yes-or-no alia


From: Xah Lee
Subject: bug#8418: possible bug: Delete File List Not Visible when yes-or-no aliased to y-or-n-p
Date: Sun, 3 Apr 2011 21:04:38 -0700

this might be considered a bug.

Steps:

(0) start GNU Emacs with -Q.

(1) Define this: (defalias 'yes-or-no-p 'y-or-n-p)

(2) Then, in dired, type ~ to flag backup files. Then, type x to
delete them. Dired will prompt you with “Delete D [251 files] (y or
n)” with a list of files to be deleted on the top pane.

(3) When you have more files to fit in a window, part of the list is
not visible, and there's no way to view them. You can't page with
<M-next> or <M-prior>, can't use mouse to drag the scrollbar, scroll
wheel just produce beeps. Can't switch cursor focus.

thanks to Eli Zaretskii, Drew Adam for helping track down the cause.
http://groups.google.com/group/gnu.emacs.help/browse_frm/thread/5472d0b727529ddf#

GNU Emacs 23.2.1 (i386-mingw-nt6.0.6002) of 2010-05-08 on G41R2F1

 Xah





reply via email to

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