GNU bug report logs - #56305
29.0.50; 'yes-or-no-p' deselects minibuffer frame

Previous Next

Package: emacs;

Reported by: martin rudalics <rudalics <at> gmx.at>

Date: Wed, 29 Jun 2022 17:55:01 UTC

Severity: normal

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: rudalics <at> gmx.at, 56305 <at> debbugs.gnu.org, acm <at> muc.de
Subject: bug#56305: 29.0.50; 'yes-or-no-p' deselects minibuffer frame
Date: Mon, 18 Jul 2022 19:50:23 +0300
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: rudalics <at> gmx.at,  acm <at> muc.de,  56305 <at> debbugs.gnu.org
> Date: Mon, 18 Jul 2022 12:12:34 -0400
> 
> >> Hmm... following the idea above, maybe select-frame/window should never
> >> call resize_mini_window, and instead that should only take place at the
> >> next redisplay.
> >
> > That's exactly what happens: resize_mini_window just fiddles with some
> > variables, the actual resizing happens as part of redisplay.  It's the
> > moral equivalent of what happens when the user types "C-x ^".
> 
> But we need to make sure that selecting a window and then "selecting
> back" the original doesn't cause those vars to be changed.

That shouldn't be hard to arrange (in fact, binding inhibit-redisplay
does precisely that).




This bug report was last modified 2 years and 331 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.