GNU bug report logs - #58346
29.0.50; Cannot switch buffers in minibuffer window (in other frame)

Previous Next

Package: emacs;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Fri, 7 Oct 2022 07:11:02 UTC

Severity: normal

Tags: notabug

Found in version 29.0.50

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: miha <at> kamnitnik.top
To: Jean Louis <bugs <at> gnu.support>, 58346 <at> debbugs.gnu.org
Subject: bug#58346: 29.0.50; Cannot switch buffers in minibuffer window (in other frame)
Date: Fri, 07 Oct 2022 09:57:21 +0200
[Message part 1 (text/plain, inline)]
Jean Louis <bugs <at> gnu.support> writes:

> 1. I have 2 frames;
>
> 2. In one frame I have minibuffer, asking me something;
>
> 3. I need information from other frame;
>
> 4. I switch to other frame; that works; I can type in other frame;
>
> 5. But I need to switch buffer in that other frame, switching buffer is
>    not allowed;

Have you tried
(setq enable-recursive-minibuffers t)

> That is not logical. Especially if I can use menu Buffers and click on
> buffer to swtich to it.
>
> It is also not logical that minibuffer prompt appears in all frames. It
> should be locked to single frame. Not to all frames.

Perhaps (setq minibuffer-follows-selected-frame nil) could be more to
your liking, or maybe (setq minibuffer-follows-selected-frame 'partial).

Best regards.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 316 days ago.

Previous Next


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