|
From: | Francesco Potorti` |
Subject: | Re: etags: M-. looks for an uncompressed Emacs Lisp source file, but make install installs it gzipped |
Date: | Thu, 26 Apr 2007 15:42:54 +0200 |
>But it works with >(custom-set-variables > '(auto-compression-mode t nil (jka-compr))) >in your .emacs? I did: emacs -Q eval the above form in *scratch* cd to the right directory M-. main RET RET --> it works So evaluating that form or disabling and reenabling auto-compression-mode manually gives the same results, which are good. Apparently auto-compression-mode is enabled by default (it was not in Emacs 21), but in a bad way.
[Prev in Thread] | Current Thread | [Next in Thread] |