bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64062: Emacs 29.0.91: With enable-recursive-minibuffers, C-x b foo s


From: Alan Mackenzie
Subject: bug#64062: Emacs 29.0.91: With enable-recursive-minibuffers, C-x b foo splits the window.
Date: Wed, 14 Jun 2023 10:42:18 +0000

On Wed, Jun 14, 2023 at 10:35:07 +0000, Alan Mackenzie wrote:
> In emacs-29.0.91:

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

Apologies: that last line should have read:

  C-x b foo RET.

> 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).







reply via email to

[Prev in Thread] Current Thread [Next in Thread]