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

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

Re: [ELISP] Detect focus on emacs.


From: Kevin Rodgers
Subject: Re: [ELISP] Detect focus on emacs.
Date: Wed, 04 May 2005 09:56:48 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Tim X wrote:
> I think the problem you are having is because focus information is
> handled at the X and window manager level - I don't think emacs knows
> anything about the focus. Note that this is just a guess.

Emacs does know about the focus, it just doesn't expose that information
to the Lisp programmer until the user actually provides input.  See the
"Focus Events" node of the Emacs Lisp manual.

--
Kevin Rodgers





reply via email to

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