[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs geometry
From: |
Ralf Angeli |
Subject: |
Re: Emacs geometry |
Date: |
Tue, 25 Jul 2006 20:18:22 +0200 |
* Sridhar Boovaraghavan (2006-07-25) writes:
> It looks to me that the +0+0 in the Emacs.Geometry is being
> ignored. Is that a bug?
It could be called a missing feature.
> If not, how should I specify the geometry to
> achieve the behavior that I want - i.e. have all frames start from the
> left-top corner.
You can use the registry keys Emacs.Top and Emacs.Left to specify the
vertical and horizontal coordinates of the top left frame corner.
Analogously you can use `top' and `left' in `default-frame-alist'.
The former method of specifying the coordinates is favorable because
the are applied to the first frame right at its creation.
--
Ralf
Re: Emacs geometry, Eli Zaretskii, 2006/07/24
RE: Emacs geometry, Drew Adams, 2006/07/27
RE: Emacs geometry, Drew Adams, 2006/07/27