bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#21173: 25.0.50; New frames positioned off screen with multiple monit


From: Eli Zaretskii
Subject: bug#21173: 25.0.50; New frames positioned off screen with multiple monitors
Date: Wed, 28 Oct 2015 20:08:05 +0200

> From: Andy Moreton <andrewjmoreton@gmail.com>
> Date: Wed, 28 Oct 2015 17:25:31 +0000
> 
> > To see the difference, you need a test case where the selected frame
> > and the frame used in your code are different.
> 
> Please suggest a suitable test case. The patch fixed the original bug,
> and has not caused me any problems in daily usage.

Indeed, I missed the fact that this code is only interested in the
"display", not the frame.  And the w32 build of Emacs only supports a
single display, so the frame indeed doesn't matter.  Which means you
could invoke Fw32_display_monitor_attributes_list with the argument of
Qnil, and still get the same effect.

Sorry for the noise.





reply via email to

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