unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* [feature request] no mode-line, minibuffer pops up as needed
@ 2004-04-17  4:33 Joe Corneli
  2004-04-24 20:35 ` Joe Corneli
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Corneli @ 2004-04-17  4:33 UTC (permalink / raw)


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.

I don't think there is any way to do this with the current Emacs,
but if there is, then it would be nice if it turned up apropos of
"mode-line".


In GNU Emacs 21.3.50.6 (powerpc-apple-darwin7.2.0, X toolkit, Xaw3d scroll bars)
 of 2004-04-11 on hope-of-a-stone.local
configured using `configure '--with-x' '--without-carbon' 'CFLAGS=-I/sw/include' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  auto-image-file-mode: t
  show-paren-mode: t
  display-time-mode: t
  mouse-wheel-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x C-e <return> C-x C-s <switch-frame> <down> <down> 
C-x o <switch-frame> <down> <switch-frame> C-x o <switch-frame> 
<down> <switch-frame> <switch-frame> <down> C-v C-v 
C-v M-< <switch-frame> <switch-frame> <switch-frame> 
M-e <down> C-v C-v C-v C-v <up> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <up> <down> M-< M-x r e p o r 
t <tab> <return>

Recent messages:
Mark saved where search started [2 times]
Compiling /Users/arided/site-lisp/userkeymap.el...done
Wrote /Users/arided/site-lisp/userkeymap.elc
Loading /Users/arided/site-lisp/userkeymap.elc...done
Quit
(Shell command succeeded with no output)
Mark set [3 times]
no-mode-line-frame
Wrote /Users/arided/site-lisp/JOESMACROS.el
(Shell command succeeded with no output) [2 times]
call-interactively: End of buffer

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

* Re: [feature request] no mode-line, minibuffer pops up as needed
  2004-04-17  4:33 [feature request] no mode-line, minibuffer pops up as needed Joe Corneli
@ 2004-04-24 20:35 ` Joe Corneli
  0 siblings, 0 replies; 2+ messages in thread
From: Joe Corneli @ 2004-04-24 20:35 UTC (permalink / raw)
  Cc: bug-gnu-emacs


   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.

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

end of thread, other threads:[~2004-04-24 20:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-17  4:33 [feature request] no mode-line, minibuffer pops up as needed Joe Corneli
2004-04-24 20:35 ` Joe Corneli

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