emacs-devel
[Top][All Lists]
Advanced

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

Re: feature/native-comp d9cd55a: Implement `no-native-compile' (bug#4698


From: Tatsuya Kinoshita
Subject: Re: feature/native-comp d9cd55a: Implement `no-native-compile' (bug#46983)
Date: Wed, 05 May 2021 14:26:42 +0900 (JST)

On 2021-05-04 at 19:50 +0000, Andrea Corallo wrote:
> >> Even if I set `-*- no-native-compile: t;-*-` in the .el file, the .el
> >> filename is added to comp-files-queue, and then comp-run-async-workers()
> >> fails with an error `Native elisp load failed: "file does not exists"`.
> d6ddc97884 should fix your issue let us know.

It works fine, thank you.  I've confirmed that the .el files with
`-*- no-native-compile: t;-*-` appeared and disappeared in
comp-files-queue without errors.

Thanks,
-- 
Tatsuya Kinoshita



reply via email to

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