emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: x-display-pixel-width/height inconsistency


From: YAMAMOTO Mitsuharu
Subject: Re: x-display-pixel-width/height inconsistency
Date: Wed, 20 Mar 2013 12:58:29 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/22.3 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Wed, 20 Mar 2013 05:41:19 +0400, Dmitry Gutov <address@hidden> said:

>>> Without the patch, display-mm-height/width return some values,
>>> same on both monitors, but I can't tell how they relate to
>>> x-display-* functions.
>> 
>> Please also try display-mm-height/width after applying the patch.

> Applied, compiled, and it doesn't seem to make any difference. Same
> values, on both monitors. I'll repeat the experiment just in case,
> and will follow-up if there's anything different.

What happens if you replace `CreateDC ("DISPLAY", NULL, NULL, NULL)'
in the patch with `CreateDC (TEXT ("DISPLAY"), NULL, NULL, NULL)' ?

                                     YAMAMOTO Mitsuharu
                                address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]