all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#64062: Emacs 29.0.91: With enable-recursive-minibuffers, C-x b foo splits the window.
@ 2023-06-14 10:35 Alan Mackenzie
  2023-06-14 10:42 ` Alan Mackenzie
  2023-06-14 10:58 ` Gregory Heytings
  0 siblings, 2 replies; 4+ messages in thread
From: Alan Mackenzie @ 2023-06-14 10:35 UTC (permalink / raw)
  To: 64062

In emacs-29.0.91:

emacs -Q
M-: (setq enable-recursive-minibuffers t)
M-x
C-x b foo

This creates the buffer foo, but erroneously splits the displayed window
and displays the new buffer in the right hand or bottom half of the
frame (depending on the frame's geometry).

The window should not be split, and the new buffer should occupy the
entirety of the original window.

-- 
Alan Mackenzie (Nuremberg, Germany).





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

end of thread, other threads:[~2023-06-14 11:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-14 10:35 bug#64062: Emacs 29.0.91: With enable-recursive-minibuffers, C-x b foo splits the window Alan Mackenzie
2023-06-14 10:42 ` Alan Mackenzie
2023-06-14 10:58 ` Gregory Heytings
2023-06-14 11:46   ` Eli Zaretskii

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.