all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Lee <pete_lee/remove-for-email/@swbell.net>
Subject: defaulting the position and size under KDE
Date: Fri, 21 Mar 2003 04:17:40 GMT	[thread overview]
Message-ID: <m365qds6g4.fsf@localhost.localdomain> (raw)

The following is noted in docs for inital-frame-alist:

You can specify geometry-related options for just the initial frame
by setting this variable in your `.emacs' file; however, they won't
take effect until Emacs reads `.emacs', which happens after first creating
the frame.  If you want the frame to have the proper geometry as soon
as it appears, you need to use this three-step process:
* Specify X resources to give the geometry you want.
* Set `default-frame-alist' to override these options so that they
  don't affect subsequent frames.
* Set `initial-frame-alist' in a way that matches the X resources,
  to override what you put in `default-frame-alist'.


Anyone know what it means by "specify X resources to give the geometry
you want" ?

Right now when emacs starts its at one size, then after it reads
.emacs it pops to different place and size... I'd like it to come up
in correct place to start with, but I'm having trouble deciphering
those 3 steps.

Thanks.

             reply	other threads:[~2003-03-21  4:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21  4:17 Peter Lee [this message]
2003-03-21 16:46 ` defaulting the position and size under KDE Kevin Rodgers

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m365qds6g4.fsf@localhost.localdomain \
    --to=pete_lee/remove-for-email/@swbell.net \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.