emacs-devel
[Top][All Lists]
Advanced

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

Re: declare-function from included file


From: Ralf Angeli
Subject: Re: declare-function from included file
Date: Wed, 19 Mar 2008 22:00:11 +0100

* Dan Nicolaescu (2008-03-19) writes:

> In CVS trunk reftex compiles without warnings.

In RefTeX's own repository compiling still emits warnings.

> There are 10
> `declare-function's in reftex*el, 8 of which are in reftex-auc.el.
> That does not sound like too much, it's hard to see that it's even worth 
> discussing...

It's not just the `declare-function' stuff I'm after.  RefTeX contains a
lot of `defvar' statements which are only there for the sake of the byte
compiler.  And I'd like to put those into a separate file as well along
with stuff like `declare-function' calls.

-- 
Ralf




reply via email to

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