From: "Edward O'Connor" <hober0@gmail.com>
To: Brendan Miller <catphive@catphive.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: put emacs mode line at top?
Date: Mon, 18 Oct 2010 11:12:29 -0700 [thread overview]
Message-ID: <AANLkTi=+=t1J6w40d4k_by7Micq3Zi=txQT6pX2L82i_@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimZg=ckSpa0ruNjQO2KYEfCMu6jiz6y9dBobe2P@mail.gmail.com>
> Is there some way to move the emacs mode line to the top of the
> window, rather than the bottom?
>
> I'd like to experiment with it a bit, but I seem to look at the bottom
> of the window a bit less.
(setq header-line-format mode-line-format
mode-line-format nil)
That will need to be in several different mode hooks in order to work, IIRC.
HTH.
Ted
prev parent reply other threads:[~2010-10-18 18:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-18 18:05 put emacs mode line at top? Brendan Miller
2010-10-18 18:12 ` Edward O'Connor [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTi=+=t1J6w40d4k_by7Micq3Zi=txQT6pX2L82i_@mail.gmail.com' \
--to=hober0@gmail.com \
--cc=catphive@catphive.net \
--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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).