[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-devel] byte-compile-warnings in lpath.el (was: Info-find-file is
From: |
Reiner Steib |
Subject: |
[AUCTeX-devel] byte-compile-warnings in lpath.el (was: Info-find-file is not available in Emacs 21.4) |
Date: |
Sun, 11 Jun 2006 13:49:04 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) |
On Sun, Jun 11 2006, Masayuki Ataka wrote:
> Ikumi-San reported me that the function Info-find-file is not
> available in Emacs 21.4, so that `C-c ?' does not work.
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. Currently we get so many warnings that it's
difficult to notice real problems.
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
Re: [AUCTeX-devel] Info-find-file is not available in Emacs 21.4, Ralf Angeli, 2006/06/11