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

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

bug#45072: 28.0.50; Emacs switches other buffer back uncontrollably, if


From: Juri Linkov
Subject: bug#45072: 28.0.50; Emacs switches other buffer back uncontrollably, if other window's buffer is changed by user during minibuffer editing
Date: Fri, 11 Dec 2020 11:39:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> I would rather prefer replacement than third window jerking other two
> up and rendering them not usable. But that is not subject of this bug report.

Currently *Completions* are displayed by 'display-buffer-at-bottom'.
You can customize this with:

(push `("\\`\\*Completions\\*\\'" display-buffer-use-some-window)
      display-buffer-alist)





reply via email to

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