[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: master 05d240997a 2/2: Add native-compile-prune-cache command
From:
Lars Ingebrigtsen
Subject:
Re: master 05d240997a 2/2: Add native-compile-prune-cache command
Date:
2022年7月22日 21:56:41 +0200
User-agent:
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)
Robert Pluim <rpluim@gmail.com> writes:
> Should we wrap this (and perhaps `startup-redirect-eln-cache') in
> (when native-comp-available-p) ? In a non-native compile Emacs they
> signal an error:
>
> Debugger entered--Lisp error: (void-variable native-comp-eln-load-path)
> (let ((--dolist-tail-- native-comp-eln-load-path)) (while
I've now improved the error message in native-compile-prune-cache.
I don't think issuing warnings etc when loading comp.el in a
non-nativecomp build is warranted -- you should always be able to load
any .el file in any Emacs version without being bothered by things like
that.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
Re: master 05d240997a 2/2: Add native-compile-prune-cache command , Stefan Monnier, 2022年07月22日
Re: master 05d240997a 2/2: Add native-compile-prune-cache command,
Lars Ingebrigtsen <=