From: "Mickey Ferguson" <MFerguson@peinc.com>
Subject: Re: how to set window starting coordinates?
Date: Mon, 17 Jan 2005 13:51:47 -0800 [thread overview]
Message-ID: <cshc17$s0r$1@quimby.gnus.org> (raw)
In-Reply-To: 1105994654.009453.228500@c13g2000cwb.googlegroups.com
<david.boon@gmail.com> wrote in message
news:1105994654.009453.228500@c13g2000cwb.googlegroups.com...
> 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"
True enough. And better yet, put it into HKEY_CURRENT_USER instead of
HKEY_LOCAL_MACHINE so that if more than one user uses the PC, each can
customize as he desires.
But I kind of wanted it to be controlled through code in the .emacs file and
not in the registry, because that way I have portability if I take my emacs
installation elsewhere. I don't have to remember to import a reg file if I
take it to a PC in the lab, or at a customer site.
next prev parent reply other threads:[~2005-01-17 21:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-15 1:07 how to set window starting coordinates? Mickey Ferguson
2005-01-15 1:32 ` Jesper Harder
2005-01-17 17:45 ` Mickey Ferguson
2005-01-17 13:57 ` Peter Dyballa
2005-01-17 20:44 ` david.boon
2005-01-17 21:51 ` Mickey Ferguson [this message]
2005-01-18 3:20 ` Quokka
2005-01-18 17:48 ` how to set frame parameters? Mickey Ferguson
2005-01-18 18:10 ` Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='cshc17$s0r$1@quimby.gnus.org' \
--to=mferguson@peinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).