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

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

function `frame-parameters' on mac osx


From: leo
Subject: function `frame-parameters' on mac osx
Date: Tue, 6 Jan 2004 17:23:02 +1100

hi there

i did some experiments with emacs frames on windows 2000 and mac osx and i
discovered an odd behaviour on mac osx:

the function (frame-parameters FRAME) returns the parameters-alist of a
frame. when i use it on windows it reveals in the 'left'- and 'top'-pairs
always the correct values.

under mac osx it shows the 'left'- and 'top'-pairs only correctly as long as
i do not change the frame postion manually by dragging the window. after
dragging the window, a new call of `frame-parameters' reveals still the old
values for left and top!

that's really strange and inconvinient; particularly when you want to create
new frames depending on the position of existing frames.

it might be worth mentioning that i use on mac osx the aqua version of
emacs, not the X11 version, so, i don't know, but it could be an aqua issue.
does somebody knows: does it happen under X11 as well?

thanks, leo





reply via email to

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