GNU bug report logs - #48674
Frames and minibuffer bug

Previous Next

Package: emacs;

Reported by: Iris García <iris.garcia.desebastian <at> gmail.com>

Date: Wed, 26 May 2021 14:42:04 UTC

Severity: normal

Merged with 48675

Found in version 28.0.50

Done: Alan Mackenzie <acm <at> muc.de>

Bug is archived. No further changes may be made.

Full log


Message #10 received at control <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Iris García <iris.garcia.desebastian <at> gmail.com>,
 48674 <at> debbugs.gnu.org
Cc: Alan Mackenzie <acm <at> muc.de>
Subject: Re: bug#48674: Frames and minibuffer bug
Date: Wed, 26 May 2021 19:45:11 +0200
merge 48674 48675
quit

Thanks for the report.  I've just tried to merge this with the following
one.

> 4. M-x (The bug appears, it is not possible to write in the minibuffer)

The crucial part is the

  (dolist (frame (frame-list))
    (with-selected-frame frame

setting the cursor is not necessary to reproduce it.  Since the bug does
not appear with Emacs 27, this could be due to Alan's minibuffer window
changes.

> Note:
> As soon as the new frame is destroyed, it is possible again to write in the
> minibuffer.

Right but as soon as I make another frame and type M-x I get

completing-read-default: Command attempted to use minibuffer while in minibuffer

so I'm at the same time in the active minibuffer and a normal buffer.

martin




This bug report was last modified 3 years and 354 days ago.

Previous Next


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