all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Peter Dyballa <Peter_Dyballa@Freenet.DE>,
	4640@emacsbugs.donarmstrong.com
Cc: emacs-pretest-bug@gnu.org
Subject: bug#4640: 23.1.50; GNU Emacs does not follow geometry settings from command line
Date: Mon, 05 Oct 2009 19:16:09 +0200	[thread overview]
Message-ID: <4ACA29D9.8080006@swipnet.se> (raw)
In-Reply-To: <D8F432D5-B644-4A14-A827-2252E5685273@Freenet.DE>

Peter Dyballa skrev:
> Hello!
> 
> A French brought this problem up in help-gnu-emacs for GNU Emacs 23.1. 
> The bug seems to exist also in the CVS version. Launched as
> 
>     src/emacs -Q -g 20x20+200+200 &
> 
> the frame is wider than thought and xwininfo then shows:
> 
>       Corners:  +202+228  -930+228  -930-350  +202-350
>       -geometry 38x20+200+200

My guess is that the width is calculated with the wrong font.  I'll check.

> 
> A second frame, from C-x 5 2, is put at the right edge of my screen:
> 
>       Corners:  +1244+176  -14+176  -14-402  +1244-402
>       -geometry 20x20-12+148
> 

The placement part of the geometry is not valid for subsequent frames, it only 
applies to the first one.  The window manager places the other frames.

	Jan D.





  parent reply	other threads:[~2009-10-05 17:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-05  9:37 bug#4640: 23.1.50; GNU Emacs does not follow geometry settings from command line Peter Dyballa
2009-10-05 10:11 ` Andreas Schwab
2009-10-22  8:42   ` Jan Djärv
2009-10-05 17:16 ` Jan Djärv [this message]
2009-10-08 15:22 ` Jan Djärv
2009-10-22  8:50 ` bug#4640: marked as done (23.1.50; GNU Emacs does not follow geometry settings from command line) Emacs bug Tracking System

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=4ACA29D9.8080006@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=4640@emacsbugs.donarmstrong.com \
    --cc=Peter_Dyballa@Freenet.DE \
    --cc=emacs-pretest-bug@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.