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

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

Re: emacs fullscreen


From: Dan Jacobson
Subject: Re: emacs fullscreen
Date: 27 Feb 2002 06:27:06 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

>>>>> "Espen" == Espen Riskedal <espenr@ii.uib.no> mailed me:

Espen> insert:

Espen> ;; start Emacs maximized (windows!)
Espen> (defun maximize-frame ()
Espen>      (interactive)
Espen>      (w32-send-sys-command ?\xf030))

Espen> (maximize-frame)

Espen> into .emacs and it works! :D

OK, but what about non w32 systems?
I bet 1000 piestas that on GNU/Linux, one cannot start up emacs with the
ease of say xli -fullscreen, at least with just a few lines like
above.  [We just got threw arguing this last time.]
-- 
http://www.geocities.com/jidanni/ Taiwan(04)25854780



reply via email to

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