From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: bug-gnu-emacs@gnu.org
Cc: emacs-pretest-bug@gnu.org
Subject: bug#972: 23.0.60; frame-title in mode-line
Date: Wed, 17 Sep 2008 02:36:08 -0600 [thread overview]
Message-ID: <gaqfhf$edu$1@ger.gmane.org> (raw)
In-Reply-To: <DDF6103C-FAFA-469B-8B75-EBD57BAAA912@Freenet.DE>
Peter Dyballa wrote:
> Hello!
>
> Since some time mode-line contains the frame's title, for which reason
> ever. It wastes so much space that I can't see the important parts of
> mode-line. Trying to customise mode-line-format creates a blob (well,
> actually it's ASCII like) in my init file.
>
> Is there no short and efficient way to switch the repetition of the
> frame title off? For me it's not that difficult to read big letters ...
Try:
(setq-default mode-line-format
(delete 'mode-line-frame-identification mode-line-format))
--
Kevin Rodgers
Denver, Colorado, USA
next prev parent reply other threads:[~2008-09-17 8:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-12 15:27 bug#972: 23.0.60; frame-title in mode-line Peter Dyballa
2008-09-17 8:36 ` Kevin Rodgers [this message]
2011-07-10 0:57 ` Glenn Morris
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='gaqfhf$edu$1@ger.gmane.org' \
--to=kevin.d.rodgers@gmail.com \
--cc=972@emacsbugs.donarmstrong.com \
--cc=bug-gnu-emacs@gnu.org \
--cc=emacs-pretest-bug@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.