From: Daniel Carvalho <idnael@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: hide mode line
Date: Mon, 18 Oct 2010 21:10:56 +0100 [thread overview]
Message-ID: <4CBCA9D0.9020906@gmail.com> (raw)
In-Reply-To: <87y69ve1dt.fsf@mean.albasani.net>
[-- Attachment #1: Type: text/plain, Size: 588 bytes --]
On 18-10-2010 20:45, Memnon Anon wrote:
> Hi,
>
> Daniel Carvalho <idnael@gmail.com> writes:
>> Anyone knows how to HIDE the mode-line in a given frame?
>
> Have a look at minimal.el by Dan Davison.
>
> Memnon
>
>
thanks!
but I found a simpler solution to my problem
just:
(setq mode-line-format nil)
(setq header-line-format nil)
I found that in Ted's answer, in another thread
[[ BTW, I also found a way to remove the window decoration and title!
but for that I used an external program that changes xwindows
properties... devilspie. ]]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 554 bytes --]
prev parent reply other threads:[~2010-10-18 20:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-18 16:52 hide mode line Daniel Carvalho
2010-10-18 19:45 ` Memnon Anon
2010-10-18 20:10 ` Daniel Carvalho [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=4CBCA9D0.9020906@gmail.com \
--to=idnael@gmail.com \
--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).