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

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

Re: modify-frame-parameters shifts frame upwards


From: Jan D.
Subject: Re: modify-frame-parameters shifts frame upwards
Date: Fri, 19 Sep 2003 16:53:10 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030529

Klaus Zeitler wrote:
This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

ediff provides a function that allows toggling of a frame to a wide frame.
Now every time I execute this function my frame moves up a bit.
modify-frame-parameters seems to be the culprit.
When I call e.g.
(modify-frame-parameters nil '((left . 250)))
emacs not only modifies the x-coordinate, but also moves
the frame upwards a bit. Such a call works fine in 21.3.

I've checked in a fix. But beware, in 21.3 left and top referred to the outer coordinates without window manager decorations. In CVS current, left and top is the coordinate with the window manager decorations included.

So don't expect 21.3 and CVS current to end up at exactly the same position, there will be a difference that is the height/width of your window manager decorations.

        Jan D.





reply via email to

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