diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-14 14:19:45 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-14 14:19:45 -0500 |
| commit | af2ad1febf87027cbd4408312c1fff2815a9a0ff (patch) | |
| tree | 4a40812ea73abf8954f46ae7781a6d8106d57874 /scripts/theme-studio/theme-studio.html | |
| parent | 269f23a38789190d112b04e8e70c3a6d649193b1 (diff) | |
| download | dotemacs-af2ad1febf87027cbd4408312c1fff2815a9a0ff.tar.gz dotemacs-af2ad1febf87027cbd4408312c1fff2815a9a0ff.zip | |
fix(modeline): drop per-render truename, guard vc fetch against signals
The VC modeline cache rebuilt its key every render, and the key included file-truename, so a stat ran on every redisplay rather than once per refresh as the comment claimed. Now it keys on (file show-remote). A moved symlink target is caught at the next TTL refresh, when vc-backend resolves the link fresh. And cj/modeline-vc-fetch is wrapped in condition-case returning nil, so a git signal on a slow or unmounted filesystem degrades to no-VC-info instead of breaking all redisplay.
Diffstat (limited to 'scripts/theme-studio/theme-studio.html')
0 files changed, 0 insertions, 0 deletions
