[Top][All Lists]
[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
Re: [AUCTeX-devel] Info-find-file is not available in Emacs 21.4, Ralf Angeli, 2006/06/11