emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: autoload and auto-compression-mode


From: Stefan Monnier
Subject: Re: autoload and auto-compression-mode
Date: Fri, 13 Jan 2006 16:12:21 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> - Older versions of CVS emacs (built a couple of months ago) do not
>   try to load ~/bar/foo.gz (even if ~/foo/foo.el doesn't exist at
>   all).

Yes, we fixed a bug.  The bug was that when auto-compression-mode was
enabled, (load "foo") would find "foo.el.gz" but (load "foo.el") wouldn't.

> - Even my latest build of CVS emacs doesn't try to load an
>   uncompressed file ~/bar/foo.

Huh?  I must be misunderstanding you, because (load "vc.el") definitely
finds the vc.el file in my emacs/lisp directory.


        Stefan




reply via email to

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