bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6625: Problems with *-frame-alist


From: Chong Yidong
Subject: bug#6625: Problems with *-frame-alist
Date: Tue, 13 Jul 2010 13:02:29 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

> Package: Emacs
> Version: 24.0.50
>
> Try a .emacs of:
>
>    (setq minibuffer-frame-alist '((minibuffer . only)))
>    (setq initial-frame-alist minibuffer-frame-alist)
>    (setq default-frame-alist '((minibuffer . nil)))
>
> and then just run "emacs".  You won't get the minibuffer-only frame
> that you got with Emacs-23.

Fixed, thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]