unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Problems with 'geometry' [GTK,trunk]
@ 2010-04-16 20:42 Angelo Graziosi
  2010-04-17 10:02 ` Problems with 'geometry' [GTK,Cygwin,trunk] Angelo Graziosi
  0 siblings, 1 reply; 2+ messages in thread
From: Angelo Graziosi @ 2010-04-16 20:42 UTC (permalink / raw)
  To: Emacs; +Cc: jan.h.d

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

I have in .Xdefaults:

Emacs.geometry:         80x40-0+0

which has always started Emacs with the top-right corner (TRC) over the 
same corner of Desktop.

But now, the revision 99920 of trunk (GTK build on Cygwin) starts Emacs 
with TRC *out* the desktop! See the attached figure.

I suspect this is related:

src/ChangeLog:
==================================================
[...]
2010-04-13  Jan Djärv  <...>

         * gtkutil.c (xg_set_geometry): Set geometry for PPosition also.
         (x_wm_set_size_hint): Dont set position flags, 
gtk_window_parse_geometry
         does that.
[...]
==================================================

Rev. 99880 works just fine...

Thanks,
Angelo.

[-- Attachment #2: emacs_geometry.jpg --]
[-- Type: image/jpeg, Size: 97203 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problems with 'geometry' [GTK,Cygwin,trunk]
  2010-04-16 20:42 Problems with 'geometry' [GTK,trunk] Angelo Graziosi
@ 2010-04-17 10:02 ` Angelo Graziosi
  0 siblings, 0 replies; 2+ messages in thread
From: Angelo Graziosi @ 2010-04-17 10:02 UTC (permalink / raw)
  To: Emacs; +Cc: jan.h.d, Ken Brown

It seems that the problem is Cygwin specific, I can't reproduce it on 
GNU/Linux Kubuntu 9.10.

On Cygwin, it can be reproduced simply with:

$ emacs -Q --geometry 80x40-0+0 &

Ciao,
Angelo.

Il 16/04/2010 22.42, Angelo Graziosi ha scritto:
> I have in .Xdefaults:
>
> Emacs.geometry: 80x40-0+0
>
> which has always started Emacs with the top-right corner (TRC) over the
> same corner of Desktop.
>
> But now, the revision 99920 of trunk (GTK build on Cygwin) starts Emacs
> with TRC *out* the desktop! See the attached figure.
>
> I suspect this is related:
>
> src/ChangeLog:
> ==================================================
> [...]
> 2010-04-13 Jan Djärv <...>
>
> * gtkutil.c (xg_set_geometry): Set geometry for PPosition also.
> (x_wm_set_size_hint): Dont set position flags, gtk_window_parse_geometry
> does that.
> [...]
> ==================================================
>
> Rev. 99880 works just fine...
>
> Thanks,
> Angelo.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-04-17 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16 20:42 Problems with 'geometry' [GTK,trunk] Angelo Graziosi
2010-04-17 10:02 ` Problems with 'geometry' [GTK,Cygwin,trunk] Angelo Graziosi

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