emacs-devel
[Top][All Lists]
Advanced

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

Re: autorevert.el


From: Stefan Monnier
Subject: Re: autorevert.el
Date: 23 Mar 2004 10:26:39 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> Here is the proposed patch.  I actually took a look at the code
> duplication in the current code and there appeared to be quite some.
> My patch gets rid of one more function.

Thanks, it looks pretty good.
One thing tho: if you want to call the var buffer-stale-function, you have
to defvar it in files.el or somesuch.  If you defvar it in autorevert.el,
you should call it auto-revert-stale-function or something.


        Stefan




reply via email to

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