From: miha--- via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Jean Louis <bugs@gnu.support>, 58346@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 [thread overview]
Message-ID: <87y1tsrrq6.fsf@miha-pc> (raw)
In-Reply-To: <86y1tsqfe2.fsf@protected.rcdrun.com>
[-- Attachment #1: Type: text/plain, Size: 774 bytes --]
Jean Louis <bugs@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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]
next prev parent reply other threads:[~2022-10-07 7:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-07 7:09 bug#58346: 29.0.50; Cannot switch buffers in minibuffer window (in other frame) Jean Louis
2022-10-07 7:57 ` miha--- via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2022-10-07 11:05 ` Eli Zaretskii
2023-09-02 16:48 ` Stefan Kangas
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y1tsrrq6.fsf@miha-pc \
--to=bug-gnu-emacs@gnu.org \
--cc=58346@debbugs.gnu.org \
--cc=bugs@gnu.support \
--cc=miha@kamnitnik.top \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.