aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/app_inventory.py
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-24 07:21:55 -0400
committerCraig Jennings <c@cjennings.net>2026-06-24 07:21:55 -0400
commita134426c5e99717c65714fa2a57a5fa85da8630c (patch)
tree6609a51d7e2abd28480f01d77d75f89812525b39 /scripts/theme-studio/app_inventory.py
parentd7c3efa4d05eb0f3bd9d09af5954d3f41f86ba73 (diff)
downloaddotemacs-a134426c5e99717c65714fa2a57a5fa85da8630c.tar.gz
dotemacs-a134426c5e99717c65714fa2a57a5fa85da8630c.zip
fix(elisp): make dead let-bindings of foreign special vars take effect
Byte-compile flagged three let-bindings of package vars as unused lexical variables — under lexical-binding they compiled to dead locals the package never saw, so the intended behavior silently never happened. Declare each var special so the binding is dynamic: music-config now actually suppresses the emms overwrite prompt on playlist save (emms-source-playlist-ask-before-overwrite) and turns off orderless smart-case for the music picker; org-roam copy-todo-to-today now actually applies its custom dailies capture template. Same class as the coverage-core json fix. Claude-Session: https://claude.ai/code/session_01BqrdWUo9GcznYX2pZr76gZ
Diffstat (limited to 'scripts/theme-studio/app_inventory.py')
0 files changed, 0 insertions, 0 deletions