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

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

Re: how to set window starting coordinates?


From: david . boon
Subject: Re: how to set window starting coordinates?
Date: 17 Jan 2005 12:44:14 -0800
User-agent: G2/0.2

Mickey Ferguson wrote:
> I'm using GNU Emacs 21.3.1 on Windows XP.  Is there a way for me to
set the
> location and size of the window when I first start it from the
windows Start
> Menu (runemacs.exe)?  I can't seem to find the answer - I'm probably
trying
> the wrong keywords when searching via M-x apropos.  An acceptable
answer is
> any of the following:  through a registry setting, through something
to put
> into my .emacs, or as a last resort, through something to be passed
via
> command line.
>
> TIA!

The technique suggested in faq results in the window frame jumping
around, sort of goofy if you ask me.

I use custom settings in the registry.  If you create registry entries
like the following I'm sure you'll get what you're after:


[HKEY_LOCAL_MACHINE\SOFTWARE\GNU\Emacs]
"Emacs.FONT"="-*-Lucida Console-normal-r-*-*-11-82-96-96-c-*-iso8859-1"
"Emacs.GEOMETRY"="90x60"


reply via email to

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