all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* defaulting the position and size under KDE
@ 2003-03-21  4:17 Peter Lee
  2003-03-21 16:46 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Lee @ 2003-03-21  4:17 UTC (permalink / 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.

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

* Re: defaulting the position and size under KDE
  2003-03-21  4:17 defaulting the position and size under KDE Peter Lee
@ 2003-03-21 16:46 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2003-03-21 16:46 UTC (permalink / raw)


Peter Lee wrote:

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

See the "Resources X" node of the Emacs manual.

-- 
<a href="mailto:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

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

end of thread, other threads:[~2003-03-21 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-21  4:17 defaulting the position and size under KDE Peter Lee
2003-03-21 16:46 ` Kevin Rodgers

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.