From: Nick Roberts <nickrob@snap.net.nz>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; list-buffers in recursive edit
Date: Sun, 8 Jun 2008 11:00:17 +1200 (NZST) [thread overview]
Message-ID: <20080607230017.AD0308FC6D@kahikatea.snap.net.nz> (raw)
Window handling goes crazy in a recursive edit, e.g. after an error is
triggered with debug-on-error set to t.
With split windows, M-x list-buffers displays the buffer list in the current
window, `o' in the buffer list (Buffer-menu-other-window) works like `f'
(Buffer-menu-this-window) or sometimes pops up or displays in a new frame.
In GNU Emacs 23.0.60.120 (i686-pc-linux-gnu, GTK+ Version 2.10.11)
of 2008-06-08 on kahikatea.snap.net.nz
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
configured using `configure 'CFLAGS=-g3' '--enable-font-backend''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_NZ.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default-enable-multibyte-characters: t
Major mode: Emacs-Lisp
Minor modes in effect:
show-paren-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
global-auto-composition-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
1 3 8 4 <return> <home> <down-mouse-1> <mouse-1> C-x
C-b <help-echo> <help-echo> <help-echo> <down-mouse-1>
<mouse-1> <down-mouse-1> <mouse-1> o <down-mouse-1>
<mouse-1> C-x C-b <help-echo> <help-echo> <down-mouse-1>
<mouse-1> <help-echo> o <down-mouse-1> <mouse-1> C-x
5 2 <switch-frame> <switch-frame> <down-mouse-1> <mouse-1>
<down-mouse-1> <mouse-movement> <mouse-1> C-x C-b <help-echo>
<down-mouse-1> <mouse-movement> <mouse-1> <help-echo>
<switch-frame> <down-mouse-1> <mouse-1> <down-mouse-2>
<mouse-2> <switch-frame> <down-mouse-1> <mouse-1> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <down-mouse-1>
<mouse-movement> <mouse-1> M-x g o t SPC c h a <tab>
<return> 1 3 8 4 <return> <down-mouse-1> <mouse-1>
<f6> <f6> <f6> <end> <home> <next> <down-mouse-1> <mouse-1>
C-x C-b <help-echo> <help-echo> <switch-frame> <down-mouse-1>
<mouse-movement> <mouse-1> C-h c o <help-echo> <help-echo>
<switch-frame> <down-mouse-1> <mouse-1> <down-mouse-1>
<mouse-movement> <mouse-1> M-x v m SPC <backspace>
<backspace> <backspace> r e p o r t SPC e m a <tab>
<return> C-g C-x C-f <backspace> <backspace> <backspace>
<backspace> <backspace> <backspace> <backspace> C h
<tab> <return> C-s b u f f e r - <f5> <f5> <f5> <f5>
<f5> <f5> <f5> <f5> <f5> <f5> C-s C-s m e n <home>
C-h c C-x C-b C-g C-s l i s t - b u <home> C-g M-x
r e p o r t SPC r <backspace> e n <backspace> m SPC
SPC C-g C-h k C-x C-b <down-mouse-1> <mouse-movement>
<mouse-1> <switch-frame> <down-mouse-1> <mouse-movement>
<mouse-1> <down-mouse-1> <mouse-1> <switch-frame> <down-mouse-1>
<drag-mouse-1> <down-mouse-1> <mouse-movement> <mouse-1>
<down-mouse-1> <mouse-1> <down-mouse-1> <mouse-movement>
<mouse-1> C-x C-b <help-echo> <switch-frame> <down-mouse-2>
<mouse-2> q <down-mouse-1> <mouse-1> M-x v m <backspace>
<backspace> r e p o r t SPC e m a SPC b u SPC <return>
l i s t - C-g M-x <up> <up> <up> <return> <help-echo>
<help-echo> M-x <up> <return> <help-echo> <down-mouse-1>
<mouse-movement> <mouse-1> M-x <up> <return> <help-echo>
<help-echo> <help-echo> <help-echo> <switch-frame>
<down-mouse-1> <mouse-movement> <mouse-1> q <switch-frame>
<down-mouse-1> <mouse-movement> <mouse-1> q <down-mouse-1>
<mouse-1> <help-echo> <help-echo> M-x C-g <down-mouse-1>
<mouse-movement> <mouse-1> <f7> M-x <up> <up> <ret
urn>
Recent messages:
Mark saved where search started
Mark set
Quit [2 times]
Type "q" to restore this window.
Back to top level.
Quit
Entering debugger...
Back to top level.
Quit
Undo!
--
Nick http://www.inet.net.nz/~nickrob
next reply other threads:[~2008-06-07 23:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-07 23:00 Nick Roberts [this message]
2008-06-07 23:07 ` 23.0.60; list-buffers in recursive edit Nick Roberts
2008-06-08 8:38 ` martin rudalics
2008-06-08 21:51 ` Nick Roberts
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080607230017.AD0308FC6D@kahikatea.snap.net.nz \
--to=nickrob@snap.net.nz \
--cc=emacs-pretest-bug@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.