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

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

Re: hide mode line


From: Daniel Carvalho
Subject: Re: hide mode line
Date: Mon, 18 Oct 2010 21:10:56 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

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: signature.asc
Description: OpenPGP digital signature


reply via email to

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