aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/build-theme.el
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
commita0cb6135f9513817f74a02a53985a1850e11f0ca (patch)
tree04749b202feb5e4477e26a1f3efaeb9bf4fd2fc7 /scripts/theme-studio/build-theme.el
parent1756a55927491585eeaf131228ee96a980d99fdc (diff)
downloaddotemacs-a0cb6135f9513817f74a02a53985a1850e11f0ca.tar.gz
dotemacs-a0cb6135f9513817f74a02a53985a1850e11f0ca.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/build-theme.el')
0 files changed, 0 insertions, 0 deletions