GNU bug report logs - #4640
23.1.50; GNU Emacs does not follow geometry settings from command line

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Mon, 5 Oct 2009 09:45:05 UTC

Severity: normal

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


Message #20 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>, 4640 <at> debbugs.gnu.org
Cc: emacs-pretest-bug <at> gnu.org
Subject: Re: bug#4640: 23.1.50;	GNU Emacs does not follow geometry settings
 from command line
Date: Mon, 05 Oct 2009 19:16:09 +0200
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.



This bug report was last modified 15 years and 298 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.