unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sridhar Boovaraghavan <sridhar_ml@yahoo.com>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs geometry
Date: Mon, 24 Jul 2006 21:46:45 -0700	[thread overview]
Message-ID: <17605.41525.914000.14620@comcast.net> (raw)
In-Reply-To: <upsfue55g.fsf@gnu.org>

On Tuesday July 25, 2006 06:26:35 +0300, Eli Zaretskii wrote:
 > > From: Sridhar Boovaraghavan <sridhar_ml@yahoo.com>
 > > Date: Mon, 24 Jul 2006 20:21:26 +0000 (UTC)
 > > 
 > > I am using the latest CVS emacs on Windows XP. It is compiled using VS 2002.
 > > This problem has recently started occurring. New frames in emacs are now offset
 > > (by about a line both horizontally and vertically) from the existing frame.
 > > Previously, all frames used to be offset +0+0 from the left-top corner of the
 > > screen (i.e no offsetting was taking place).
 > 
 > With "emacs -Q", this is the intended behavior: the latest changes let
 > the system locate the Emacs frame.  The original cause for the change
 > was to avoid locating the Emacs frame in the portions of the screen
 > occupied by the task bar and other decorations.
 > 
 > > My Emacs.geometry registry entry used to specify 80x48. I tried
 > > 80x48+0+0, but got the same behavior as before.
 > > 
 > > Is there a new setting that I need to use or is this "by design" that others are
 > > also encountering? If it is the latter, what is the setting that would cause all
 > > frames not to exhibit offsetting?
 > 
 > Setting the geometry in the default-frame-alist should work.  However,
 > you should be able to set the geometry in the registry as well.
 > Please provide the details--what are your settings in the registry,
 > when did you last resync with the CVS, and how to reproduce the
 > problem with "emacs -Q".
 > 

Thanks for responding.

I updated from CVS on Sunday, did a nmake bootstrap - I should be
pretty current.

In my registry, Emacs.Geometry = 80x48+0+0 (used to be 80x48). With
this setting and emacs -Q, default-frame-alist shows width as 80 and
height as 48, but comes up with an offset to the command prompt (DOS
box). Other registry settings that I have are to set the background,
cursorcolor, foreground and mousecolor.

I also tried setting a variable called geometry in default-frame-alist
to 80x48+0+0, saved it for this session, created a new frame (C-x 5 2)
and got the same behavior as before (offset frame). Is there a
variable called geometry that can be set in default-frame-alist?

It looks to me that the +0+0 in the Emacs.Geometry is being
ignored. Is that a bug? 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.

Thanks,
Sridhar

-- 
Sridhar Boovaraghavan
sridhar_ml@yahoo.com
http://vidyasridhar.no-ip.org/

  reply	other threads:[~2006-07-25  4:46 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-24 20:21 Emacs geometry Sridhar Boovaraghavan
2006-07-24 21:25 ` Drew Adams
2006-07-25  3:27   ` Eli Zaretskii
2006-07-25  4:15     ` Drew Adams
2006-07-25  6:20       ` Ralf Angeli
2006-07-25 13:41         ` Drew Adams
2006-07-25 18:24           ` Eli Zaretskii
2006-07-25 18:56             ` Drew Adams
2006-07-25 20:08               ` Eli Zaretskii
2006-07-25 21:18                 ` Drew Adams
2006-07-25 22:07                   ` Jason Rumney
2006-07-26  0:36                     ` Drew Adams
2006-07-26  4:57                       ` Sridhar Boovaraghavan
2006-07-26  6:38                         ` Eli Zaretskii
2006-07-26 14:00                           ` Drew Adams
2006-07-26  8:46                         ` Jason Rumney
2006-07-26 14:00                           ` Drew Adams
2006-07-26 14:35                             ` Mathias Dahl
2006-07-26 16:02                             ` Jason Rumney
2006-07-25 13:48         ` Drew Adams
2006-07-25 18:07         ` Eli Zaretskii
2006-07-25 18:55           ` Ralf Angeli
2006-07-25 19:58             ` Eli Zaretskii
2006-07-25 20:41               ` Eli Zaretskii
2006-07-27 21:58                 ` Ralf Angeli
2006-07-28 10:08                   ` Eli Zaretskii
2006-07-30 20:30                     ` Ralf Angeli
2006-07-30 20:33                       ` David Kastrup
2006-07-30 20:38                       ` Eli Zaretskii
2006-07-30 20:48                         ` David Kastrup
2006-07-30 21:22                           ` Eli Zaretskii
2006-07-30 20:41                       ` Eli Zaretskii
2006-07-30 21:09                         ` Ralf Angeli
2006-07-30 21:27                           ` Eli Zaretskii
2006-07-30 21:46                             ` Ralf Angeli
2006-07-31  3:17                               ` Eli Zaretskii
2006-07-31 19:06                                 ` Ralf Angeli
2006-07-31 20:03                                   ` Eli Zaretskii
2006-07-31 21:37                                     ` Ralf Angeli
2006-07-31 23:51                                       ` Nick Roberts
2006-08-01  2:52                                         ` Nick Roberts
2006-08-01 17:55                                           ` Ralf Angeli
2006-08-02  3:19                                             ` Eli Zaretskii
2006-08-01  3:16                                       ` Eli Zaretskii
2006-08-01  5:47                                         ` Ralf Angeli
2006-08-01 20:09                                         ` Ralf Angeli
2006-08-04 11:39                                           ` Eli Zaretskii
2006-08-05 14:05                                             ` Ralf Angeli
2006-08-06  3:16                                               ` Eli Zaretskii
2006-07-30 22:17                       ` Kim F. Storm
2006-07-30 22:44                         ` Ralf Angeli
2006-07-30 22:53                           ` David Kastrup
2006-07-31 16:17                           ` Stefan Monnier
2006-07-31 19:07                             ` Ralf Angeli
2006-07-28  2:57                 ` YAMAMOTO Mitsuharu
2006-07-25 21:29               ` Ralf Angeli
2006-07-26  3:14                 ` Eli Zaretskii
2006-08-04 11:44                 ` Eli Zaretskii
2006-07-25 18:06       ` Eli Zaretskii
2006-07-25  3:26 ` Eli Zaretskii
2006-07-25  4:46   ` Sridhar Boovaraghavan [this message]
2006-07-25 18:18     ` Ralf Angeli
2006-07-25 18:22     ` Eli Zaretskii
     [not found] <E925E59A6745554D82E04F24445BFF8D479497@limx3m1.lim.emea.dell.com>
2006-07-27 15:21 ` Drew Adams
2006-07-27 15:40   ` Jason Rumney
     [not found] <E925E59A6745554D82E04F24445BFF8D47949A@limx3m1.lim.emea.dell.com>
2006-07-27 15:49 ` Drew Adams
2006-07-28  9:52   ` Eli Zaretskii
2006-07-28 10:07     ` Robert_Thorpe
2006-07-28 10:18       ` Eli Zaretskii
2006-07-28 10:58     ` Jason Rumney
2006-07-28 13:45     ` Drew Adams
2006-07-28 22:04       ` Nick Roberts
2006-07-28 23:03         ` Drew Adams
2006-07-28 23:45           ` Nick Roberts
2006-07-29  8:37       ` Eli Zaretskii
2006-07-29 14:42         ` Drew Adams
2006-07-29 14:54           ` Eli Zaretskii

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=17605.41525.914000.14620@comcast.net \
    --to=sridhar_ml@yahoo.com \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

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

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).