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

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

Re: Detect window switches?


From: martin rudalics
Subject: Re: Detect window switches?
Date: Fri, 27 Sep 2013 07:48:53 +0200

> What I'd like to
> know is if it's possible to detect when a window goes from being
> selected to being not selected and vice versa.
[...]
> From what
> I've been able to find on the internet, this isn't possible.

On current trunk try

(add-hook 'buffer-list-update-hook 'ding)

martin



reply via email to

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