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 19:50:58 +0200

> From: Juri Linkov <juri@linkov.net>
> Date: Thu, 16 Dec 2021 19:28:30 +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?





reply via email to

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