diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-24 00:06:01 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-24 00:06:01 -0400 |
| commit | 384d93b0161cfcf2e37c4e78b2c0a99f9589791d (patch) | |
| tree | d77b5cbeb6d355bfe229b57e7d23cac5cc5ef4b4 /tests/test-custom-ordering-arrayify.el | |
| parent | 999c6bd9cc473cf8ea3ae1b5f679d5052a92548f (diff) | |
| download | dotemacs-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 'tests/test-custom-ordering-arrayify.el')
0 files changed, 0 insertions, 0 deletions
