all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Steve Revilak <steve@srevilak.net>
To: help-gnu-emacs@gnu.org
Subject: Geometry ignored in Emacs 23.1.91 on OpenSUSE 11.2
Date: Thu, 31 Dec 2009 18:24:20 -0500	[thread overview]
Message-ID: <20091231232420.GC29106@srevilak.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 921 bytes --]

I've been trying out Emacs 23.1.91 on OpenSUSE 11.2.  Emacs' version
string is

   GNU Emacs 23.1.91.1 (i686-pc-linux-gnu, GTK+ Version 2.18.1) of 2009-12-31

I've run into one problem that I can't seem to work around: emacs
doesn't seem to pay attention to certain elements on the geometry
specification.  For example

   emacs -Q --geometry 99x40-0-0

Creates a frame with a width of 99, but a height of 25 (not 40).  The
frame is positioned against the left edge of the screen, but the top
edge of the frame seems to be consistely positioned 225 pixels from
the top edge of the screen (and not -0).  It's almost as if

    --geometry WxH+X+Y

becomes translated to --geometry Wx25+X+225.

I've also observed this with 23.1.90, but not with the emacs-23.1.1
that comes with OpenSUSE 11.2.

When building emacs, --prefix= is the only argument I gave to
./configure.  Is there a ./configure option that I missed?

Steve


[-- Attachment #2: Type: application/pgp-signature, Size: 195 bytes --]

             reply	other threads:[~2009-12-31 23:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-31 23:24 Steve Revilak [this message]
2010-01-01  8:43 ` Geometry ignored in Emacs 23.1.91 on OpenSUSE 11.2 Eli Zaretskii
2010-01-01 16:23   ` Steve Revilak

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=20091231232420.GC29106@srevilak.net \
    --to=steve@srevilak.net \
    --cc=help-gnu-emacs@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 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.