|
From: | Andrea Corallo |
Subject: | Re: Suppressing native compilation (short and long term) |
Date: | Wed, 05 Oct 2022 12:55:40 +0000 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Lars Ingebrigtsen <larsi@gnus.org> writes: > Stefan Monnier <monnier@iro.umontreal.ca> writes: > >>> We can expand the variable name, but I couldn't think of a good name. >>> And "deferred" doesn't convey anything. >> >> Lazy? Auto(matic)? Ondemand? > > `inhibit-lazy-native-compilation' sounds like it makes the compilation > less lazy. `inhibit-automatic-native-compilation' might work. Again `inhibit-automatic-native-compilation' does not disable automatic trampoline native compilation :/ BTW I think most of people refers to what was controlled by `native-comp-deferred-compilation' as a jitter mechanism, so I think a better name would have been `inhibit-native-jit-compilation'. I wish this change was not rushed. Best Regards Andrea
[Prev in Thread] | Current Thread | [Next in Thread] |