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: Tue, 17 Jan 2006 11:09:48 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> The five patches below do that.  They export `default_suffixes' to
> Lisp and have jka-compr-* use it.

> I can install if desired.  If the patches look OK, I will also update
> lispref/loading.texi.

It looks good except for the fact that `default-suffixes' is too general
a name for this variable (it was OK in the context of the C code, but in
the context of elisp it should include `load' somewhere in the name to make
it clear that it refers to suffixes used for the `load' operation).


        Stefan





reply via email to

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