GNU bug report logs - #9072
24.0.50; special-display buffer's window is no longer dedicated

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Wed, 13 Jul 2011 23:04:02 UTC

Severity: normal

Found in version 24.0.50

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.50; special-display buffer's window is no longer dedicated
Date: Wed, 13 Jul 2011 16:03:30 -0700
1. Download these two files and put them in your load-path:
http://www.emacswiki.org/emacs/download/hexrgb.el
http://www.emacswiki.org/emacs/download/oneonone.el
 
2. Start Emacs:
 
runemacs.exe -Q --debug-init -l "hexrgb.el" -l "oneonone.el" -f "1on1-emacs"
 
3. Make *Buffer List* be a special-display buffer:
 
M-: (setq special-display-regexps '("[ ]?[*][^*]+[*]"))
 
4. C-x C-b
 
5. In *Buffer List*, click a buffer.  It should be shown in a separate
frame.  Instead, it is shown in the same frame, taking the place of the
*Buffer List* buffer.  The window of *Buffer List* is not dedicated as
it should be.
 
This is a regression wrt a build from 2011-06-27, where there was no
such problem.
 
 
 
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-07-11 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.5) --no-opt --cflags
-Ic:/build/include'
 





This bug report was last modified 13 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.