help-emacs-windows
[Top][All Lists]
Advanced

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

[h-e-w] Re: Patch to fix frame positioning with negative top/left values


From: Jason Rumney
Subject: [h-e-w] Re: Patch to fix frame positioning with negative top/left values on Windows
Date: Sat, 09 Jul 2005 09:07:37 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt)

Francis Litterio <address@hidden> writes:

> I should have said what the symptom of the malfunction is that, on
> Windows, when you evaluate this Elisp code:
>
>       (make-frame '((top . -1) (left . -1)))
>
> the new frame will not be positioned with its bottom-right corner in the
> bottom-right of the display.

I think that will break display on multiple monitors, where the second
monitor is to the left or above the main monitor. We have already had
bug reports about the mouse wheel not working in such a configuration,
so people do use it.




reply via email to

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