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: Mon, 03 May 2021 13:24:46 +0900 (JST)

On 2021-03-12 at 07:23 -0500, Andrea Corallo wrote:
> commit d9cd55a4f1c3f391b996dfbe77ed24306b37ac9f
> Author: Andrea Corallo <akrl@sdf.org>
>     Implement `no-native-compile' (bug#46983)

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"`.
I hope this error won't happen.

Thanks,
-- 
Tatsuya Kinoshita



reply via email to

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