GNU bug report logs - #7296
display-pixel-height not enough

Previous Next

Package: emacs;

Reported by: Lennart Borgman <lennart.borgman <at> gmail.com>

Date: Thu, 28 Oct 2010 10:08:02 UTC

Severity: minor

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #176 received at 7296 <at> debbugs.gnu.org (full text, mbox):

From: YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
To: Lennart Borgman <lennart.borgman <at> gmail.com>
Cc: Jan, Djärv <jan.h.d <at> swipnet.se>, 7296 <at> debbugs.gnu.org,
	YAMAMOTO Mitsuharu <mituharu <at> math.s.chiba-u.ac.jp>
Subject: Re: bug#7296: display-pixel-height not enough
Date: Tue, 02 Nov 2010 12:45:23 +0900
>>>>> On Mon, 1 Nov 2010 11:20:16 +0100, Lennart Borgman <lennart.borgman <at> gmail.com> said:

>> Anyway, no matter how you try to specify position/size in detail at
>> the Lisp level, additional constraints are forced by the window
>> manager on X11 and the Cocoa framework on Mac OS X.  And such
>> additional constraints actually solve the problem in your
>> motivating example in the first place.  It looks more natural to
>> implement such constraints in the remaining environment, i.e., W32.

> I see. Yes, maybe. I will have a look at it. (But I would still
> suggest changing display-pixel-height/width.)

It seems that the current W32 code already does some kind of "window
manager emulation" with respect to the window size ("Force width and
height of client area to be exact multiples of the character cell
dimensions.") in response to WM_WINDOWPOSCHANGING.  I have no
experience of W32 programming, but I guess adding some code that
restricts width/height to the available area to this part would work.

				     YAMAMOTO Mitsuharu
				mituharu <at> math.s.chiba-u.ac.jp




This bug report was last modified 10 years and 99 days ago.

Previous Next


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