diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-11 00:03:31 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-11 00:03:31 -0500 |
| commit | e72bc4165739d07d2258992c6376759723270a57 (patch) | |
| tree | 1888718891fbb84c8b9be4b080959a6c75dde218 /tests/test-prog-python-commands.el | |
| parent | 287ca3a7cb8a351e5cae1b2480fbe2baf42e2fc8 (diff) | |
| download | dotemacs-e72bc4165739d07d2258992c6376759723270a57.tar.gz dotemacs-e72bc4165739d07d2258992c6376759723270a57.zip | |
fix(config-utilities): detect native-comp with the right predicate, clear eln-cache
cj/recompile-emacs-home selected native compilation with (boundp 'native-compile-async), but that's a function, so boundp is always nil. The command silently byte-compiled every time, even on native-comp builds. Detection now goes through cj/--native-comp-p, which uses native-comp-available-p. The native cleanup also deleted <dir>/eln, but the real cache is eln-cache/, so a stale cache survived. Both are pinned by tests: a regression on the detection helper, and the cache test now targets eln-cache.
Diffstat (limited to 'tests/test-prog-python-commands.el')
0 files changed, 0 insertions, 0 deletions
