From: bago@ludens.elte.hu (Toto)
Subject: Re: C-x C-f in two frames -> "user minibuffer while in
Date: 8 Jun 2005 16:55:19 +0200 [thread overview]
Message-ID: <A$E7Qq1ywbQg@ludens> (raw)
In-Reply-To: mailman.3863.1118240186.25862.help-gnu-emacs@gnu.org
In article <mailman.3863.1118240186.25862.help-gnu-emacs@gnu.org>, Peter Dyballa <Peter_Dyballa@Web.DE> writes:
> Am 08.06.2005 um 15:18 schrieb David Reitter:
>
>> If I open a second frame, then do C-x C-f in one of them and press tab
>> so that the window is split and I get a *Completions* buffer in one
>> frame, and when I then select the second frame and do a C-x C-f there,
>> I don't get another *Completions* buffer there, but an error message
>> that appears in the first frame:
>>
>> "Command attempted to use minibuffer while in minibuffer"
>>
>
> No, that's definitely no bug! There is in the first frame minibuffer
> waiting for your input. And since there is only one such thing, yet,
> you can't use it for something different somewhere else.
>
> I think too it would be a nice enhancement if every frame would have
> its own minibuffer. I remember that from time to time I had to use more
> than one Emacs running to get things together for an input to
> minibuffer (could have sorted this out in scratch buffer -- but then I
> would have needed to remember how I made minibuffer awaiting my input
> ...)
If you set enable-recursive-minibuffers to t it works.
(setq enable-recursive-minibuffers t)
So that's definitely no bug, indeed.
> --
> Greetings
> <]
> Pete o __o |__ o recumbo
> ___o /I -\<, |o \ -\),-% ergo sum!
> ___/\ /\___./ \___...O/ O____.....`-O-'-()--o_________________
>
>
>
--
[ Toto ]
next prev parent reply other threads:[~2005-06-08 14:55 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-08 13:18 C-x C-f in two frames -> "user minibuffer while in minibuffer": Bug? David Reitter
2005-06-08 14:08 ` Peter Dyballa
[not found] ` <mailman.3863.1118240186.25862.help-gnu-emacs@gnu.org>
2005-06-08 14:55 ` Toto [this message]
2005-07-03 21:47 ` C-x C-f in two frames -> "user minibuffer while in David Combs
2005-07-04 0:15 ` Miles Bader
[not found] ` <mailman.2058.1120436940.2857.help-gnu-emacs@gnu.org>
2005-07-04 7:52 ` don provan
2005-07-05 22:27 ` Miles Bader
[not found] ` <mailman.2259.1120602813.2857.help-gnu-emacs@gnu.org>
2005-07-07 7:21 ` don provan
2005-07-07 8:57 ` Thien-Thi Nguyen
2005-07-07 15:10 ` Drew Adams
2005-07-04 8:23 ` David Kastrup
2005-06-09 16:22 ` C-x C-f in two frames -> "user minibuffer while in minibuffer": Bug? Drew Adams
-- strict thread matches above, loose matches on Subject: below --
2005-07-04 10:01 C-x C-f in two frames -> "user minibuffer while in LENNART BORGMAN
[not found] <mailman.2091.1120471829.2857.help-gnu-emacs@gnu.org>
2005-07-05 7:12 ` don provan
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='A$E7Qq1ywbQg@ludens' \
--to=bago@ludens.elte.hu \
/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.