emacs-devel
[Top][All Lists]
Advanced

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

Re: autorevert.el


From: Luc Teirlinck
Subject: Re: autorevert.el
Date: Tue, 23 Mar 2004 22:20:31 -0600 (CST)

Stefan Monnier do:

   One thing tho: if you want to call the var buffer-stale-function, you have
   to defvar it in files.el or somesuch.

I believe I move the defvar to files.el.  That makes sense, because
that is where the related variable revert-buffer-function is defvar-ed.
Since files.el is pre-loaded (and very early) that would also mean
that all those compiler-defvars in other files would no longer be
needed.  So it does look a lot better.

Sincerely,

Luc.




reply via email to

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