From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Drew Adams <drew.adams@oracle.com>
Cc: emacs-pretest-bug@gnu.org, 3276@emacsbugs.donarmstrong.com
Subject: bug#3276: 23.0.93; doc for minibuffer-frame-alist
Date: Sun, 17 May 2009 15:13:46 -0400 [thread overview]
Message-ID: <jwvbppr5ysv.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <008201c9d417$acb8d360$0200a8c0@us.oracle.com> (Drew Adams's message of "Wed, 13 May 2009 15:10:48 -0700")
> Alist of parameters for initial minibuffer frame.
> You can set this in your init file; for example,
> (setq minibuffer-frame-alist
> '((top . 1) (left . 1) (width . 80) (height . 2)))
> Parameters specified here supersede the values given in
> `default-frame-alist', for a minibuffer frame.
> But this option is *only* for a standalone minibuffer frame, and such
> a frame must have this frame parameter: (minibuffer . only). So that
> example is a bad one.
No: the (minibuffer . only) part will be added automatically.
> What does "if such a frame is needed" mean here?
If the current terminal doesn't have any minibuffer (all the frame are
minibuffer-less). then a minibuffer-only frame is automatically created
(using the settings in minibuffer-frame-alist).
Stefan
prev parent reply other threads:[~2009-05-17 19:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <87zldg9vst.fsf@cyd.mit.edu>
2009-05-13 22:10 ` bug#3276: 23.0.93; doc for minibuffer-frame-alist Drew Adams
2009-05-14 4:10 ` bug#3276: marked as done (23.0.93; doc for minibuffer-frame-alist) Emacs bug Tracking System
2009-05-17 19:13 ` Stefan Monnier [this message]
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=jwvbppr5ysv.fsf-monnier+emacsbugreports@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=3276@emacsbugs.donarmstrong.com \
--cc=drew.adams@oracle.com \
--cc=emacs-pretest-bug@gnu.org \
/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.