help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mode line


From: Aurélien Aptel
Subject: Re: mode line
Date: Thu, 9 Aug 2012 13:04:02 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]