all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Søren Pilgård" <fiskomaten@gmail.com>
To: "Göktuğ Kayaalp" <self@gkayaalp.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Single modeline for all buffers?
Date: Wed, 5 Feb 2014 17:33:19 +0100	[thread overview]
Message-ID: <CAGXii2ZnWvxg60wcNoX8tRBS4tB8b-V0t_kqqAisW=wx3hbABA@mail.gmail.com> (raw)
In-Reply-To: <87ppn1292g.fsf@gkayaalp.com>

On Wed, Feb 5, 2014 at 10:38 AM, Göktuğ Kayaalp <self@gkayaalp.com> wrote:
>
> 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
>

One problem with this is distinguishing the border between two buffers
above/below each other.  You might still want some kind of bar rendered there,
perhaps with a different content?



  reply	other threads:[~2014-02-05 16:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05  9:38 Single modeline for all buffers? Göktuğ Kayaalp
2014-02-05 16:33 ` Søren Pilgård [this message]
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='CAGXii2ZnWvxg60wcNoX8tRBS4tB8b-V0t_kqqAisW=wx3hbABA@mail.gmail.com' \
    --to=fiskomaten@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=self@gkayaalp.com \
    /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.