emacs-devel
[Top][All Lists]
Advanced

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

Re: Fwd: Bug (CVS HEAD): `before-revert-hook' not run before auto-revert


From: Stefan Monnier
Subject: Re: Fwd: Bug (CVS HEAD): `before-revert-hook' not run before auto-revert-tail-mode reverts
Date: Fri, 06 Jul 2007 08:59:37 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> I submitted a patch a while ago that runs `after-revert-hook' immediately
> after auto-revert-tail-mode reverts the end of the current buffer.  I just
> now realised that `before-revert-hook' never gets run *before* the revert.

I installed a slightly different version, thank you (run-mode-hooks is only
meant to be used when running FOO-mode-hook.  For other hooks, use
run-hooks).


        Stefan




reply via email to

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