aboutsummaryrefslogtreecommitdiff
path: root/tests/test-custom-ordering-arrayify.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
commit6921d62c43ec9412d0e520576aaddf65a71c23f4 (patch)
tree3042dea528b2029810c5ccd296edb36cc8fe89f9 /tests/test-custom-ordering-arrayify.el
parentf7af814cdfa3b7505dcf052be72f7a229cf9c5d6 (diff)
downloaddotemacs-6921d62c43ec9412d0e520576aaddf65a71c23f4.tar.gz
dotemacs-6921d62c43ec9412d0e520576aaddf65a71c23f4.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 'tests/test-custom-ordering-arrayify.el')
0 files changed, 0 insertions, 0 deletions