aboutsummaryrefslogtreecommitdiff
path: root/modules/selection-framework.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-24 00:06:01 -0400
committerCraig Jennings <c@cjennings.net>2026-06-24 00:06:01 -0400
commit384d93b0161cfcf2e37c4e78b2c0a99f9589791d (patch)
treed77b5cbeb6d355bfe229b57e7d23cac5cc5ef4b4 /modules/selection-framework.el
parent999c6bd9cc473cf8ea3ae1b5f679d5052a92548f (diff)
downloaddotemacs-384d93b0161cfcf2e37c4e78b2c0a99f9589791d.tar.gz
dotemacs-384d93b0161cfcf2e37c4e78b2c0a99f9589791d.zip
fix(latex): activate the latexmk workflow
Two breaks kept latexmk from ever engaging. The :hook key TeX-mode-hook expanded to the unbound TeX-mode-hook-hook, since use-package appends -hook to any symbol not ending in -mode, so TeX-command-default was never set; name the mode TeX-mode instead. Separately auctex-latexmk was :defer t with no trigger, so auctex-latexmk-setup never ran and latexmk never joined TeX-command-list; load it :after tex. Claude-Session: https://claude.ai/code/session_01BqrdWUo9GcznYX2pZr76gZ
Diffstat (limited to 'modules/selection-framework.el')
0 files changed, 0 insertions, 0 deletions