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

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

Re: How To Set Size Of Emacs At Startup?


From: Eladio Ventura
Subject: Re: How To Set Size Of Emacs At Startup?
Date: Mon, 2 Jun 2003 21:12:26 +0000
User-agent: Mutt/1.4i

* Kevin Rodgers <ihs_4664@yahoo.com> [030602 12:04]:
> You could start emacs with the -g 83x53 command line option.
> 
> 
> You could call (set-frame-width (selected-frame) 83) and
> (set-frame height (selected-frame) 53) in your .emacs file.
> 
> You could add (width . 83) and (height . 53) to the default-frame-alist 
> and/or
> initial-frame-alist variables.
> 
> 
> You could set the Emacs.geometry: =83x53 resource in your .Xdefaults file.

Thanks, I love the frame thing, just wasn't sure the main emacs screen
counted as one. I'll hit the manual again, but at least now I know where
to start!
-- 
"Thinking gives you wrinkles!"
Malibu Stacy, the Simpsons




reply via email to

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