[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
view mode: `q' does not delete frame
From: |
Drew Adams |
Subject: |
view mode: `q' does not delete frame |
Date: |
Wed, 30 Nov 2005 16:44:21 -0800 |
See emacs-devel list messages of 9/8 and 9/9/2005, subject "quitting
help buffer". RMS's conclusion was "It doesn't fail for me, so there's
nothing I can do." By that he meant that for him `q' always deleted
the frame.
Here is a recipe to reproduce the bug.
emacs -q
M-x set-variable RET pop-up-frames t
M-x apropos-zippy RET wash RET
Try `q' in the frame *Apropos Zippy*. It does nothing. I want it to
delete the frame.
Note: In other contexts, the frame is iconified instead of nothing
happening. I always want it to be deleted, never iconified.
In GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600) of 2005-06-26 on
NONIQPC X server distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.3) --cflags
-I../../jpeg-6b-3/include -I../../libpng-1.2.8/include
-I../../tiff-3.6.1-2/include -I../../xpm-nox-4.2.0/include
-I../../zlib-1.2.2/include'
- view mode: `q' does not delete frame,
Drew Adams <=