aboutsummaryrefslogtreecommitdiff
path: root/tests/test-erc-config-connected-servers.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
commitb0d055460ef7d0bb6b0acec1c2d51fdedd225c56 (patch)
tree76ddec4d33e1424e6e6e5112c7992f63f0fbfb18 /tests/test-erc-config-connected-servers.el
parentb9db0f59dd1f25affedb3bdac719e3c6ccbd8895 (diff)
downloaddotemacs-b0d055460ef7d0bb6b0acec1c2d51fdedd225c56.tar.gz
dotemacs-b0d055460ef7d0bb6b0acec1c2d51fdedd225c56.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 'tests/test-erc-config-connected-servers.el')
0 files changed, 0 insertions, 0 deletions