unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* GNU Emacs 22.2.1 Windows - Startup window size and position?
@ 2008-11-24 11:43 Andreas Thiele
  2008-11-24 12:03 ` Andreas Thiele
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Thiele @ 2008-11-24 11:43 UTC (permalink / raw
  To: help-gnu-emacs

Hi All,

whenever I startup my emacs first thing I do is resize the window to my taste.

Probably I can save the last window position and size. Can anybody give me a hint on this subject?


Thanks Andreas



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GNU Emacs 22.2.1 Windows - Startup window size and position?
  2008-11-24 11:43 GNU Emacs 22.2.1 Windows - Startup window size and position? Andreas Thiele
@ 2008-11-24 12:03 ` Andreas Thiele
  2008-11-24 15:17   ` Peter Dyballa
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Thiele @ 2008-11-24 12:03 UTC (permalink / raw
  To: help-gnu-emacs

Andreas Thiele wrote:
> Hi All,
> 
> whenever I startup my emacs first thing I do is resize the window to my taste.
> 
> Probably I can save the last window position and size. Can anybody give me a hint on this subject?
> 
> 
> Thanks Andreas

Sorry, found it myself. In my case (Emacs on Windows) I can provide a start parameter

runemacs.exe -geometry 132x63+20+20

where obviously 132x63 is measured in characters while +20+20 denotes the upper left corner in pixel.


Andreas



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GNU Emacs 22.2.1 Windows - Startup window size and position?
  2008-11-24 12:03 ` Andreas Thiele
@ 2008-11-24 15:17   ` Peter Dyballa
  2008-11-29 18:49     ` Kevin Rodgers
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Dyballa @ 2008-11-24 15:17 UTC (permalink / raw
  To: Andreas Thiele; +Cc: help-gnu-emacs


Am 24.11.2008 um 13:03 schrieb Andreas Thiele:

> runemacs.exe -geometry 132x63+20+20



You could also use initial-frame-alist and default-frame-alist in  
your init file ...

--
Mit friedvollen Grüßen

   Pete

                   Sorry my terrible English, my native language Lisp!






^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GNU Emacs 22.2.1 Windows - Startup window size and position?
  2008-11-24 15:17   ` Peter Dyballa
@ 2008-11-29 18:49     ` Kevin Rodgers
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Rodgers @ 2008-11-29 18:49 UTC (permalink / raw
  To: help-gnu-emacs

Peter Dyballa wrote:
> 
> Am 24.11.2008 um 13:03 schrieb Andreas Thiele:
> 
>> runemacs.exe -geometry 132x63+20+20
> 
> 
> 
> You could also use initial-frame-alist and default-frame-alist in your 
> init file ...

Or the geometry X resource (via the Windows registry, for the OP).

-- 
Kevin Rodgers
Denver, Colorado, USA





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-29 18:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-24 11:43 GNU Emacs 22.2.1 Windows - Startup window size and position? Andreas Thiele
2008-11-24 12:03 ` Andreas Thiele
2008-11-24 15:17   ` Peter Dyballa
2008-11-29 18:49     ` Kevin Rodgers

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).