elpasync pushed a change to branch externals/auctex-cont-latexmk. at a769d92a2c rename: tex-continuous -> auctex-cont-latexmk
This branch includes the following new commits: new e32ff4bc0f Initial commit new 27c1ef5c71 Add files via upload new febe275533 Add autoloads new 4ff1de7926 fix most flycheck warnings new 962365441a Update czm-tex-compile.el new 09e362e9f6 fixed some silly bugs new 5d724b7b9d cleanup, docs new 3eeebb581f Fix "repeat when reversing direction" nuisance new fb414265c0 Add czm-tex-compile--kill-buffer-hook new 2893258541 docs new acfaf552b7 Add .html to .gitignore new 45bd7a6c32 switch back to previous reverse-direction style new 776337f0d8 Fix the direction issue new 6d8252a759 avoid unnecessary "find-file-noselect" new c2d7e5cb90 delete resolved TODO from comments new d052e767e6 Add synctex=1 to default compile command new 08d713ef4b improve handling of some failure cases new 447b9f3be2 add synctex to default options new 146dfe2350 Merge remote-tracking branch 'origin/main' new 8633c833d9 Update README.org new dc130e1bfe Merge pull request #1 from 8vasu/patch-1 new dc493bf00c delete a couple lines that should have been deleted last time new 194e951633 Merge remote-tracking branch 'origin/main' new b5bd4c5257 indentation new a541f4e4a6 prototype implementation of core flymake functionality new e20b97607e got it in OK shape, still quite rough tho new 6cd49a0317 about to hack stuff up new 8333451e17 re-implement main logic using TeX-parse-all-errors new 34c8588d7e fix some issues involving multiline warnings new c3ff2df047 restrict errors to those associated to some file new 62c2eb652a print entire warning message (not every warning is a LaTeX warning) new 61cf12f244 for errors, just get line number directly new ad6dc99345 fix flycheck warnings new 549d8c06a7 got it in decent working shape, modulo an occasional error new c2069da6b9 reduce "sit-for" time new 5473521164 tweak readme new 2762ee8084 polish new 8b6924f833 fix typo and tweak README.org new 30694ac352 make TAB switch from compilation buffer back to tex file new e5cce65c36 readme tweaks new 7c3c45f924 fix "tab goes from compilation buffer to tex buffer" feature new 9ffc065182 add support for flagging multiply-defined labels and bad boxes new 989be1a7a9 flycheck warnings new a3af9c0f47 refactoring to make functions smaller new ef4f329804 change description new 7e2cbfbc88 fix defcustom groups new c1aa3aafe1 first attempt at fixing narrowing issues new 4320789184 remove unnecessary require new 1aee5cc114 add "ignored" user option, started rearranging new 1384905db7 rearrange new de469de0a1 remove hbox from the list of ignored warnings new ad40452870 check that line is non-nil new 7c7fcc15a9 mild factoring new b082dacb78 some good clean-up new 8ed7904de5 maybe did ok new d377100af3 cleaning up, hopefully not ruining everything new 2986f5ce44 got to working OK w/ multifile projects new b3ec5c29d4 flycheck errors new 2639003039 tweaks new 973154d7d5 more tweaks new c6d624934e some simplifications, clean-up new fcb2ec2d87 tidy new ae9171666e tidy new c1a53a8e76 tidy new f16d095aad rename, tweak new 79948cf651 tweaks, docs new 6cbd9d1493 respect TeX-output-dir new 993c2e62fe adapt TeX-format-filter to format log more robustly new a9d825f79c attempt to make compilation command OS-compatible new 826cf967f4 clarify commentary new 43bdc08cf6 formatting new 70ce392004 clarify docstring new d2f6dbaae4 correct use-package declaration new a3ba987e68 add tex-continuous--build-file back in, at least for now new 91870fa1a2 add ":after latex" to the use-package declaration new 119577bfdf Allow latexmk completion to be detected based on timing new d99ee12fe2 Allow updates when process buffer is empty new 6d80a69168 Clarify docstring new d0fe19c0de Make tex-continuous-mode independent of flymake new 1ffdaaf722 Add some clarifications and remarks to the readme new cdef4a9839 Remove t from flymake-diagnostic-functions new 831be210d9 Deactivate upon file rename new b208286d55 Add some tips to README new 2a48f822c9 Deactivate when the compilation buffer is killed new b73ac67b86 New command tex-continuous-help-at-point new 5e9df47daf Put errors without file or line number at end of buffer new 1c5248a3ac expand README tips new 832496d454 Support indirect buffers new 35cb9fac09 Check if compilation buffer has been killed before unsubscribing new a2708e8739 Fix error involving new indirect buffers new 5c367ff46e Replace tex-continuous--build-file with TeX-master-output-file new ba23a36215 typos, commentary tweaks new 78a651c254 add missing docstring new d63f7e1327 Rearrange file to clarify division of responsibility new 654f3570a7 undo one change in last commit new 531429b321 capitalize Flymake new 6a9518e566 indentation, swap cl for seq new b34fcf062a add local variable tex-continuous-force-enable new f30652de43 Preserve Flymake status and selected Flymake backends new a769d92a2c rename: tex-continuous -> auctex-cont-latexmk