From: "Aurélien Aptel" <aurelien.aptel+emacs@gmail.com>
To: "Óscar Fuentes" <ofv@wanadoo.es>
Cc: drain <aeuster@gmail.com>, Help-gnu-emacs@gnu.org
Subject: Re: mode line
Date: Thu, 9 Aug 2012 13:04:02 +0200 [thread overview]
Message-ID: <CA+5B0FMu4NvbSw_gew4HMG9b7P4Q=oX00z5w4Z7G+8Qr0ZYTcw@mail.gmail.com> (raw)
In-Reply-To: <87txwciuei.fsf@wanadoo.es>
On Thu, Aug 9, 2012 at 6:03 AM, Óscar Fuentes <ofv@wanadoo.es> wrote:
> Customize variable mode-line-format by removing
> mode-line-buffer-identification.
I don't understand why you'd do that but here you go, add this to your
.emacs and it should work:
(setq mode-line-format (remove 'mode-line-buffer-identification
mode-line-format))
next prev parent reply other threads:[~2012-08-09 11:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-09 2:39 mode line drain
2012-08-09 4:03 ` Óscar Fuentes
2012-08-09 11:04 ` Aurélien Aptel [this message]
2012-08-09 16:27 ` drain
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='CA+5B0FMu4NvbSw_gew4HMG9b7P4Q=oX00z5w4Z7G+8Qr0ZYTcw@mail.gmail.com' \
--to=aurelien.aptel+emacs@gmail.com \
--cc=Help-gnu-emacs@gnu.org \
--cc=aeuster@gmail.com \
--cc=ofv@wanadoo.es \
/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.