all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Any way to bring minibuffer and modeline to the top?
Date: Sun, 30 May 2010 13:26:29 +0200	[thread overview]
Message-ID: <87fx19sk9m.fsf@escher.home> (raw)
In-Reply-To: AANLkTilGB59RUNmRp9j2LnZlITGCjMR2a0cuiQY1znOq@mail.gmail.com

On Sun, 30 May 2010 11:54:13 +0200 Lennart Borgman <lennart.borgman@gmail.com> wrote:

> No, if you do not want to rewrite the display engine in Emacs.
>
> On Sun, May 30, 2010 at 7:27 AM, Ken Hori <fplemma@gmail.com> wrote:
>> Is there any way to move the modeline, and the minibuffer line,
>> of a frame from the bottom to the top?

I think we're currently stuck with the minibuffer at the bottom, but for
the modeline you could try this:

(setq-default header-line-format mode-line-format)
(setq-default mode-line-format nil)

Steve Berman




  reply	other threads:[~2010-05-30 11:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-30  5:27 Any way to bring minibuffer and modeline to the top? Ken Hori
2010-05-30  9:54 ` Lennart Borgman
2010-05-30 11:26   ` Stephen Berman [this message]
     [not found] ` <mailman.2.1275213278.28424.help-gnu-emacs@gnu.org>
2010-05-30 19:17   ` Using Emacs on small-display devices Ilya Zakharevich
2010-05-30 21:52     ` Stefan Monnier
2010-05-31 22:49       ` Ilya Zakharevich
     [not found]         ` <jwvtypmk0pb.fsf-monnier+gnu.emacs.help@gnu.org>
2010-06-01 23:53           ` Ilya Zakharevich
2010-06-02  0:55             ` Stefan Monnier
2010-06-02  5:48               ` Ilya Zakharevich
2010-06-02 14:38                 ` Stefan Monnier

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=87fx19sk9m.fsf@escher.home \
    --to=stephen.berman@gmx.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.
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.