emacs-devel
[Top][All Lists]
Advanced

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

Re: Frame ordering


From: Stefan Monnier
Subject: Re: Frame ordering
Date: Mon, 14 Jun 2010 09:29:52 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

>> What's not clear to me is: Does (1) the conditional above (raising
>> the frame) not transfer the focus or is (2) just the comment wrong
>> and the raise_frame is not needed?

> The following part is not correct.

>       /* Under NS, there is no system mechanism for choosing a new
>          window to get focus -- it is left to application code.

> Because Emacs 22.3 Carbon+AppKit port, Emacs 23 Mac port, and so many
> other Cocoa applications are using such a mechanism, without explicit
> focus switching on the deletion of a window.

So we should start by removing this NS-specific #ifdef.


        Stefan



reply via email to

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