* minibuffer only frame
@ 2004-10-30 18:04 David C.Nelson
0 siblings, 0 replies; only message in thread
From: David C.Nelson @ 2004-10-30 18:04 UTC (permalink / raw)
I'm using GNU Emacs 21.3.50.1 (powerpc-apple-darwin7.4.0) and I'm
trying to setup a separate minibuffer only frame. This is something I
used before under non-OS X Unix systems, but it doesn't seem to work
under OS X. Is it not supported? I cannot find anything that suggests
it isn't supported, but when I put very simple .emacs customizations
in, emacs comes to complete halt when starting and I have to resort to
force quit.
For example, a .emacs consisting of only
(setq minibuffer-frame-alist '((minibuffer . only)))
(setq initial-frame-alist '((minibuffer . nil)))
makes emacs fail to start under OS X.
Am I doing something wrong or are minibuffer only frames not supported
under OS X?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-30 18:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-30 18:04 minibuffer only frame David C.Nelson
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.