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

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

bug#52491: 28.0.90; Regression in window deletion with minibuffer


From: Eli Zaretskii
Subject: bug#52491: 28.0.90; Regression in window deletion with minibuffer
Date: Thu, 16 Dec 2021 22:05:17 +0200

> From: Juri Linkov <juri@linkov.net>
> Cc: 52491@debbugs.gnu.org
> Date: Thu, 16 Dec 2021 21:02:05 +0200
> 
> >> There is another problem:
> >> 
> >>  M-x           ;; execute-extended-command
> >>  <kp-prior> ;; switch-to-completions
> >>  C--           ;; negative-argument
> >>  C-x o         ;; other-window
> >>  C-x o         ;; other-window
> >>  q     ;; quit-window
> >> 
> >> After switching to the *scratch* buffer with ‘C-- C-x o’, and back to
> >> the *Completions* buffer with ‘C-x o’, then ‘q’ (quit-window) selects
> >> the *scratch* window because it's the most-recently-used window.
> >> But in 27.2 it selected the minibuffer window.
> >
> > And the patch you proposed earlier doesn't fix this other problem?
> 
> Unfortunately, it doesn't fix this, since 28.0.90 uses mru,
> but 27.2 didn't.

FWIW, I don't see any catastrophe here: whoever plays such games with
switching windows during completion should know what they are doing,
and how to switch back to the minibuffer.





reply via email to

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