unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: 52491@debbugs.gnu.org, juri@linkov.net
Subject: bug#52491: 28.0.90; Regression in window deletion with minibuffer
Date: Mon, 20 Dec 2021 19:29:28 +0200	[thread overview]
Message-ID: <83mtkv18xz.fsf@gnu.org> (raw)
In-Reply-To: <9373956f-4999-4e0c-96f9-626f30d4cdb9@gmx.at> (message from martin rudalics on Mon, 20 Dec 2021 10:18:53 +0100)

> Cc: Eli Zaretskii <eliz@gnu.org>, 52491@debbugs.gnu.org
> From: martin rudalics <rudalics@gmx.at>
> Date: Mon, 20 Dec 2021 10:18:53 +0100
> 
>  > I checked that in 28 in 'quit-restore-window', only these 2 lines are used:
>  >
>  >       ((and dedicated (not (eq dedicated 'side))
>  >             (window--delete window 'dedicated (eq bury-or-kill 'kill))))
>  >
>  > but these lines are not used in 28:
>  >
>  >        (when (window-live-p (nth 2 quit-restore))
>  > 	(select-window (nth 2 quit-restore)))
>  >
>  > But in 27 they correctly selected the minibuffer window.
> 
> ... the attached patch should cure it (I suppose this got broken in
> commit d0c7d8bc22a935f2a79747a96b4043f0b449a212 but didn't check).

Thanks.

Do you think this is safe enough to install on the release branch?





  reply	other threads:[~2021-12-20 17:29 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-14 21:08 bug#52491: 28.0.90; Regression in window deletion with minibuffer Juri Linkov
2021-12-16 17:28 ` Juri Linkov
2021-12-16 17:50   ` Eli Zaretskii
2021-12-16 19:02     ` Juri Linkov
2021-12-16 20:05       ` Eli Zaretskii
2021-12-17  8:25         ` Juri Linkov
2021-12-17 12:04           ` Eli Zaretskii
2021-12-18  9:05             ` martin rudalics
2021-12-18 17:20               ` Juri Linkov
2021-12-19 10:14                 ` martin rudalics
2021-12-19 17:14                   ` Juri Linkov
2021-12-19 18:16                     ` martin rudalics
2021-12-19 18:25                       ` Juri Linkov
2021-12-20  9:18                         ` martin rudalics
2021-12-20 17:29                           ` Eli Zaretskii [this message]
2021-12-20 18:08                             ` martin rudalics
2021-12-20 18:18                               ` Eli Zaretskii
2021-12-21  8:05                               ` Juri Linkov
2021-12-21 10:33                                 ` martin rudalics
2021-12-21 19:13                                   ` Juri Linkov
2021-12-22  9:23                                     ` martin rudalics
2021-12-21  8:08                           ` Juri Linkov
2021-12-21 10:34                             ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83mtkv18xz.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=52491@debbugs.gnu.org \
    --cc=juri@linkov.net \
    --cc=rudalics@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).