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

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

Re: Top/bottom margin?


From: Pascal J. Bourguignon
Subject: Re: Top/bottom margin?
Date: Wed, 26 Mar 2014 23:01:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Joost Kremers <joost.m.kremers@gmail.com> writes:

> Hi all,
>
> A window can have right and left margins, but is there something similar
> for the top and bottom of a window?
>
> I've been thinking of creating a small window at the top displaying an
> empty buffer and making it dedicated, but I doubt that would be very
> robust... Perhaps there's a better way?

C-h v header-line-format RET

Try: (setq header-line-format "Hello World!")

Use:

     M-x customize-face RET header-line RET

and set the Height to change the height of the header line.



-- 
__Pascal Bourguignon__
http://www.informatimago.com/
"Le mercure monte ?  C'est le moment d'acheter !"




reply via email to

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