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

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

hook that runs after changing to a new buffer


From: Matt McClure
Subject: hook that runs after changing to a new buffer
Date: Sun, 5 Aug 2012 21:01:33 -0400

Is there a hook that runs after the point moves to a new buffer, on
all actions that might change the current buffer?

I've found `post-command-hook`, which is a bit more aggressive than
I'd like to use, and `buffer-list-update-hook`, which seems not to run
in every case I want to catch, and might not guarantee that the new
buffer is current at the time it runs.

-- 
Matt McClure
http://www.matthewlmcclure.com
http://www.mapmyfitness.com/profile/matthewlmcclure



reply via email to

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