all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Göktuğ Kayaalp" <self@gkayaalp.com>
To: help-gnu-emacs@gnu.org
Subject: Single modeline for all buffers?
Date: Wed, 05 Feb 2014 11:38:31 +0200	[thread overview]
Message-ID: <87ppn1292g.fsf@gkayaalp.com> (raw)


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




             reply	other threads:[~2014-02-05  9:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05  9:38 Göktuğ Kayaalp [this message]
2014-02-05 16:33 ` Single modeline for all buffers? Søren Pilgård
2014-02-05 17:46 ` martin rudalics
2014-02-05 18:19   ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ppn1292g.fsf@gkayaalp.com \
    --to=self@gkayaalp.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.