unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#16767: 24.3.50; `C-x 5 b' for special-display buffers
@ 2014-02-15 22:29 Drew Adams
  2014-02-16 10:32 ` martin rudalics
  0 siblings, 1 reply; 16+ messages in thread
From: Drew Adams @ 2014-02-15 22:29 UTC (permalink / raw)
  To: 16767

emacs -Q

In *scratch* evaluate:
(setq special-display-regexps '("[ ]?[*][^*]+[*]"))

C-x 5 b *scratch*

A new frame should be created, showing *scratch*.  None is.
Without making *scratch* special-display-p, *scratch* is shown,
correctly, in a separate frame.

Similarly, (pop-to-buffer "*scratch*" t) does not pop to *scratch*
in another window.  (display-buffer-other-frame "*scratch*"),
likewise, does not display the buffer in another frame.

If the buffer is not special-display-p then another new
frame/window is used, as it should be.  If it is
special-display-p then this should still be the case, but the
action instead becomes a no-op.

Special-display-p implies that the window is dedicated to the
buffer.  It does not imply that the buffer is somehow "dedicated"
to the window (such a notion does not exist).  A special-display
buffer should be shown in another frame/window when other-frame
is called for.

In GNU Emacs 24.3.50.1 (i686-pc-mingw32)
 of 2014-02-11 on ODIEONE
Bzr revision: 116410 lekktu@gmail.com-20140211204823-l9l2s6tktfitq266
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=/c/Devel/emacs/binary --enable-checking=yes,glyphs
 'CFLAGS=-O0 -g3' LDFLAGS=-Lc:/Devel/emacs/lib
 CPPFLAGS=-Ic:/Devel/emacs/include'





^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-09-08 16:34 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-15 22:29 bug#16767: 24.3.50; `C-x 5 b' for special-display buffers Drew Adams
2014-02-16 10:32 ` martin rudalics
2014-02-16 16:57   ` Drew Adams
2014-02-16 17:14     ` martin rudalics
2014-02-16 17:16       ` Drew Adams
2021-09-06  9:27   ` Lars Ingebrigtsen
2021-09-06 14:08     ` martin rudalics
2021-09-06 15:11       ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-09-06 19:08         ` martin rudalics
2021-09-07  8:15           ` martin rudalics
2021-09-07 15:04             ` Lars Ingebrigtsen
2021-09-07 15:44             ` bug#16767: [External] : " Drew Adams
2021-09-07 17:26               ` martin rudalics
2021-09-07 19:12                 ` Drew Adams
2021-09-08  8:27                   ` martin rudalics
2021-09-08 16:34                     ` Drew Adams

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).