all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* function `frame-parameters' on mac osx
@ 2004-01-06  6:23 leo
  2004-01-06 22:50 ` definitely an aqua/carbon issue (was Re: function `frame-parameters' on mac osx) leo
  0 siblings, 1 reply; 2+ messages in thread
From: leo @ 2004-01-06  6:23 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* definitely an aqua/carbon issue (was Re: function `frame-parameters' on mac osx)
  2004-01-06  6:23 function `frame-parameters' on mac osx leo
@ 2004-01-06 22:50 ` leo
  0 siblings, 0 replies; 2+ messages in thread
From: leo @ 2004-01-06 22:50 UTC (permalink / raw)


a quick update on the frames issue:

i have checked out emacs as an x11 build on mac osx. and guess what,
`frame-parameters' and all the things about frame-positions work fine! so
its definitely an aqua/carbon issue.

i'm eager to look in the source, where the problem comes from but don't know
where to start... is there any documentation about the structure of the c
source of emacs and its platform related stuff available?

cheers, leo

"leo" <halloleo@noospaam.myrealbox.com> wrote in message
news:btdk7d$o91$1@otis.netspace.net.au...
> 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
>
>
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-01-06 22:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-06  6:23 function `frame-parameters' on mac osx leo
2004-01-06 22:50 ` definitely an aqua/carbon issue (was Re: function `frame-parameters' on mac osx) leo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.