aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-14 14:19:45 -0500
committerCraig Jennings <c@cjennings.net>2026-06-14 14:19:45 -0500
commitaf2ad1febf87027cbd4408312c1fff2815a9a0ff (patch)
tree4a40812ea73abf8954f46ae7781a6d8106d57874 /scripts/theme-studio
parent269f23a38789190d112b04e8e70c3a6d649193b1 (diff)
downloaddotemacs-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')
0 files changed, 0 insertions, 0 deletions