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

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

Re: [feature request] no mode-line, minibuffer pops up as needed


From: Joe Corneli
Subject: Re: [feature request] no mode-line, minibuffer pops up as needed
Date: Sat, 24 Apr 2004 15:35:07 -0500

   I would like to be able to edit totally full screen, much in the
   same style as one sees upon invoking

     (make-frame (quote ((minibuffer . only))))

   But I would like to have the buffer in which I'm editing be a normal
   buffer (so I could change buffers, find files, and so on -- no
   limitations that aren't present a normal buffer).

   I would also like the minibuffer to hide except when I am using it
   to enter commands or when Emacs has a message for me.


It would also be nice to be able to control where the modeline and
minibuffer appear (like you can do in Oleo).  For example, I might
like to set

(setq minibuffer-line 0)
(setq mode-line 1)

to have the minibuffer on the top line of the screen and the
modeline on the next line below that.




reply via email to

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