* single mini window shared by all my frames, anyway
@ 2020-10-22 19:18 John Yates
2020-10-22 19:27 ` Gregory Heytings via Users list for the GNU Emacs text editor
0 siblings, 1 reply; 2+ messages in thread
From: John Yates @ 2020-10-22 19:18 UTC (permalink / raw)
To: Stefan Monnier; +Cc: Help Gnu Emacs mailing list
Stefan,
On emacs-devel last week you referenced this configuration.
I would be very grateful if you would share some details.
/john
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: single mini window shared by all my frames, anyway
2020-10-22 19:18 single mini window shared by all my frames, anyway John Yates
@ 2020-10-22 19:27 ` Gregory Heytings via Users list for the GNU Emacs text editor
0 siblings, 0 replies; 2+ messages in thread
From: Gregory Heytings via Users list for the GNU Emacs text editor @ 2020-10-22 19:27 UTC (permalink / raw)
To: John Yates; +Cc: Stefan Monnier, Help Gnu Emacs mailing list
>
> Stefan,
>
> On emacs-devel last week you referenced this configuration.
> I would be very grateful if you would share some details.
>
I'm not Stefan, but I hope you won't mind if I reply. The simplest way to
do this is to add:
(add-to-list 'default-frame-alist '(minibuffer . nil))
in your .emacs file.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-22 19:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-22 19:18 single mini window shared by all my frames, anyway John Yates
2020-10-22 19:27 ` Gregory Heytings via Users list for the GNU Emacs text editor
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).