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

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

Is there a hook when current window or buffer changes?


From: Steven Degutis
Subject: Is there a hook when current window or buffer changes?
Date: Tue, 2 Apr 2013 14:15:20 -0500

Advising functions is limited. For example, if you select a window with your mouse, no function is called interactively, it just changes the window.

Maybe I can use the same hook modeline uses to know how to color itself active or inactive?

-Steven

reply via email to

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