emacs-devel
[Top][All Lists]
Advanced

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

Re: Negative positions in frame parameters


From: Jan Djärv
Subject: Re: Negative positions in frame parameters
Date: Tue, 13 Apr 2010 16:41:33 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4



Lennart Borgman skrev 2010-04-13 15.33:
On Tue, Apr 13, 2010 at 3:24 PM, Stefan Monnier
<address@hidden>  wrote:
Recently

  (make-frame '((left . -10) (top . -10)))

stopped placing the frame in the bottom-right corner of the screen (at
least in the Gtk build).

Could someone fix it?

Why should it go to the bottom-right corner? At least on w32 you can
have the upper left corner outside of the screen.


http://www.xfree86.org/current/X.7.html#sect6

The problem in Emacs is how do you say the equivalent to

  -geometry --10--10, -geometry +-10+-10

in frame parameters?

        Jan D.




reply via email to

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