unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#12144: 24.1; (elisp) `Initial Parameters' misleading about minibuffer-only
@ 2012-08-05 23:06 Drew Adams
  2012-09-16 23:36 ` Drew Adams
  2012-11-05 14:31 ` Chong Yidong
  0 siblings, 2 replies; 3+ messages in thread
From: Drew Adams @ 2012-08-05 23:06 UTC (permalink / raw)
  To: 12144

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'
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#12144: 24.1; (elisp) `Initial Parameters' misleading about minibuffer-only
  2012-08-05 23:06 bug#12144: 24.1; (elisp) `Initial Parameters' misleading about minibuffer-only Drew Adams
@ 2012-09-16 23:36 ` Drew Adams
  2012-11-05 14:31 ` Chong Yidong
  1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2012-09-16 23:36 UTC (permalink / raw)
  To: 12144

ping






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#12144: 24.1; (elisp) `Initial Parameters' misleading about minibuffer-only
  2012-08-05 23:06 bug#12144: 24.1; (elisp) `Initial Parameters' misleading about minibuffer-only Drew Adams
  2012-09-16 23:36 ` Drew Adams
@ 2012-11-05 14:31 ` Chong Yidong
  1 sibling, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2012-11-05 14:31 UTC (permalink / raw)
  To: Drew Adams; +Cc: 12144

"Drew Adams" <drew.adams@oracle.com> writes:

> 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.

Fixed, thanks.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-05 14:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-05 23:06 bug#12144: 24.1; (elisp) `Initial Parameters' misleading about minibuffer-only Drew Adams
2012-09-16 23:36 ` Drew Adams
2012-11-05 14:31 ` Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).