emacs-devel
[Top][All Lists]
Advanced

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

Re: about the byte-opt.el patch


From: Stefan Monnier
Subject: Re: about the byte-opt.el patch
Date: Thu, 05 Jul 2007 13:17:10 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

> with env var "CVSREAD" set to "1" and

That's the problem.

> the message "Autoloads file .../ps-print.el is not writable" is strange;
> the "autoloads file" should be loaddefs.el.

Not any more.  Autoload entries can now be redirected to some other file, so
ps-mule.el's autoloads end up in ps-print.el (where they used to be written
by hand instead), and similarly for cl-*.el which end up in cl-loaddefs.el.


        Stefan




reply via email to

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