aboutsummaryrefslogtreecommitdiff
path: root/early-init.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-13 23:23:00 -0500
committerCraig Jennings <c@cjennings.net>2026-07-13 23:23:00 -0500
commit42cb6c172ebd8fa61de39244a049bb23e3d0a69a (patch)
treebcb1d946ba77e8b81c5e83292b186a7216223110 /early-init.el
parent00f1246fa32fa65571a141b1b685b95994fbfbc9 (diff)
downloaddotemacs-42cb6c172ebd8fa61de39244a049bb23e3d0a69a.tar.gz
dotemacs-42cb6c172ebd8fa61de39244a049bb23e3d0a69a.zip
refactor(mu4e-contacts): drop no-op completion hook surgery
mu4e 1.14 calls mu4e--compose-setup-completion directly during compose setup, never via mu4e-compose-mode-hook, so the activate path's remove-hook did nothing and the deactivate path's add-hook installed a function that was never hook-driven. The mu4e-compose-complete-addresses variable already gates the built-in completion on both paths. I also declared that variable for the compiler, which clears the module's two free-variable warnings.
Diffstat (limited to 'early-init.el')
0 files changed, 0 insertions, 0 deletions