emacs-devel
[Top][All Lists]
Advanced

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

Re: request: make-frame-visible hook


From: Richard M Stallman
Subject: Re: request: make-frame-visible hook
Date: Sat, 21 Feb 2009 12:41:11 -0500

     before-modify-buffer-hook  (run before changing buffer)
     after-modify-buffer-hook  (run after changing buffer)

Modification hooks already do exist.
Are they somehow inadequate?

     before-cursor-move-hook
     after-cursor-move-hook

Text properties exist to do this.
Are they somehow inadequate?

     before-window-buffer-change-hook
     after-window-buffer-change-hook
     focus-window-hook
     unfocus-window-hook
     enter-buffer-hook
     exit-buffer-hook

What packages would want these, and what are they trying to do?




reply via email to

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