emacs-devel
[Top][All Lists]
Advanced

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

Re: etags: M-. looks for an uncompressed Emacs Lisp source file, but mak


From: Luca Saiu
Subject: Re: etags: M-. looks for an uncompressed Emacs Lisp source file, but make install installs it gzipped
Date: Thu, 26 Apr 2007 16:14:48 +0200
User-agent: Icedove 1.5.0.9 (X11/20061220)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm definitely not into this stuff, but I think I've found the problem.

Look at tag-find-file-of-tag-noselect in etags.el:

Files with one of the extensions in tags-compression-info-list are only
looked at if (featurep 'jka-compr) is true, and it stays true even if
not currently in auto-compression-mode: doing M-x auto-compression-mode
at least once causes it to become true, and to stay that way.

(featurep 'jka-compr) is nil at the beginning (see the beginning of
jka-cmpr-hook.el), but it becomes t when loading jka-compr.el the first
time.

Right?

- --
Luca Saiu
Author of GNU epsilon: http://www.gnu.org/software/epsilon
http://www-lipn.lipn.univ-paris13.fr/~saiu
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGMLPYvzOavibF0oYRAnqYAJ0UK793D/N7fJgOCnN5PEUzdN5zTACggmOS
LwXaAP5pRKsw1v+SUd6u1cU=
=Clmw
-----END PGP SIGNATURE-----




reply via email to

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