auctex-devel
[Top][All Lists]
Advanced

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

[AUCTeX-devel] Re: byte-compile-warnings in lpath.el


From: Ralf Angeli
Subject: [AUCTeX-devel] Re: byte-compile-warnings in lpath.el
Date: Sun, 11 Jun 2006 15:06:40 +0200

* Reiner Steib (2006-06-11) writes:

> In the long run, we should *not* bind byte-compile-warnings to nil in
> `lpath.el' and add the appropriate (require 'foo), autoloads and
> (defvar bar) in the code.

Unfortunately `require' and `defvar' will not help in all cases.
There is code which let-binds variables in one function and uses these
variables in other functions.  Ugly.

-- 
Ralf





reply via email to

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