all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: 12144@debbugs.gnu.org
Subject: bug#12144: 24.1; (elisp) `Initial Parameters' misleading about minibuffer-only
Date: Sun, 5 Aug 2012 16:06:23 -0700	[thread overview]
Message-ID: <E62D0BEBB6FB40A1ABE8EB038249DB2E@us.oracle.com> (raw)

In this node, the text tries to say that if `initial-frame-alist'
contains (minbuffer), i.e., (minibuffer . nil) then that means that you
also want to create another, minibuffer-only frame, which has the
parameter value (minbuffer . only).  And so Emacs creates that
standalone minibuffer frame for you automatically.
 
The existing text that tries to say this is highly misleading.  It
actually suggests that (minibuffer . nil) specifies a separate
minibuffer-only frame, whereas it is (minibuffer . only) that specifies
that.
 
IOW, it tries to do too much in a single sentence.  What it should say
is that (minibuffer . nil) means that the initial frame has NO
minibuffer.  And that if you do that then Emacs assumes you want a
standalone minibuffer frame, so it creates one for you.
 
IOW, although creation of the standalone minibuffer frame is really
separate from creation of the initial frame, if the initial frame does
not have a minibuffer then Emacs creates two frames, the second being
minibuffer-only.
 
All that should be said is this:
 
"If `initial-frame-alist' contains (minibuffer . nil) then Emacs creates
not only an initial frame, with no minibuffer, but also a separate,
minibuffer-only frame."
 

In GNU Emacs 24.1.1 (i386-mingw-nt5.1.2600)
 of 2012-06-10 on MARVIN
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.6) --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-3.0.9/include'
 






             reply	other threads:[~2012-08-05 23:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-05 23:06 Drew Adams [this message]
2012-09-16 23:36 ` bug#12144: 24.1; (elisp) `Initial Parameters' misleading about minibuffer-only Drew Adams
2012-11-05 14:31 ` Chong Yidong

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=E62D0BEBB6FB40A1ABE8EB038249DB2E@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=12144@debbugs.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.