all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Single modeline for all buffers?
@ 2014-02-05  9:38 Göktuğ Kayaalp
  2014-02-05 16:33 ` Søren Pilgård
  2014-02-05 17:46 ` martin rudalics
  0 siblings, 2 replies; 4+ messages in thread
From: Göktuğ Kayaalp @ 2014-02-05  9:38 UTC (permalink / raw)
  To: help-gnu-emacs


Hi, is it possible to have Emacs show only one modeline at the very
bottom of the screen, which shows information about the buffer in the
selected window? E.g. instead of this,

     | [#]include <stdio.h>     | (defun add (x y) (+ x y)\|
     | int main(int argc, char \| )                        |
     | ** argv, char ** envp) { | (ad[d] 5 6) ;=> 11       |
     -------------------------------------------------------
     |-:-- hello.c  Top (1, 0)  |-:**- *scratch* Top (2, 2)|
     -------------------------------------------------------
     |                                                     |
     -------------------------------------------------------

Can I have sth. like the following?

     | [#]include <stdio.h>     | (defun add (x y) (+ x y)\|
     | int main(int argc, char \| )                        |
     | ** argv, char ** envp) { | (add 5 6) ;=> 11         |
     -------------------------------------------------------
     |-:-- hello.c  Top (1, 0)   (C/l Arev AC hl-p hl-s Abb|
     -------------------------------------------------------
     |                                                     |
     -------------------------------------------------------

Cheers

--
GK

«Most people do not listen with the intent to understand; they listen
 with the intent to reply.»
                                                      — Stephen R. Covey




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

end of thread, other threads:[~2014-02-05 18:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-05  9:38 Single modeline for all buffers? Göktuğ Kayaalp
2014-02-05 16:33 ` Søren Pilgård
2014-02-05 17:46 ` martin rudalics
2014-02-05 18:19   ` Drew Adams

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.