|
From: | raman |
Subject: | Re: HowTo: Run a hook when a buffer becomes "current" |
Date: | Thu, 17 Dec 2015 08:15:58 -0800 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
I specifically want to run a function when a function becomes current and interactable by the user -- agreed that I dont want to run code in the case of set-buffer. For now, an after advice on select-window does nicely -- a select-window-hook would obviate the need for that advice --
[Prev in Thread] | Current Thread | [Next in Thread] |