emacs-devel
[Top][All Lists]
Advanced

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

Re: master 05d240997a 2/2: Add native-compile-prune-cache command


From: Eli Zaretskii
Subject: Re: master 05d240997a 2/2: Add native-compile-prune-cache command
Date: Fri, 22 Jul 2022 18:41:09 +0300

> From: Robert Pluim <rpluim@gmail.com>
> Cc: emacs-devel@gnu.org,  Lars Ingebrigtsen <larsi@gnus.org>
> Date: Fri, 22 Jul 2022 17:36:16 +0200
> 
> Something like this (untested) in `normal-top-level'?
> 
>     (unless (featurep 'native-compile)
>       (with-eval-after-load 'comp
>         (display-warning 'comp "This emacs does not support native 
> compilation" :warning)))

Why do we need this, again?



reply via email to

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