Tassilo Horn <[email protected]> writes:
>> When I try out the latest git, when opening a latex file I obtain >> >> emacs/site-lisp/packages/auctex-git/auctex/latex.elc:Warning: looking-back >> called with 1 argument, but requires 2-3 >> >> I presume this is harmless? > > That said, it wouldn't be a bad idea to provide a LIMIT at the calls > anyway. Eek, strange! AUCTeX does not use `looking-back' at all, and latex.elc does not contain a reference to it, too. (That could have been possible in case latex.el uses some macro which expands to something using `looking-back'.) And where do you get that warning? I don't get it neither during byte-compilation (make in auctex) nor when finding a latex file. You seem to say you get it at the latter, but where is it printed? On the command line where you've started emacs or in *Messages* or in some *Compilation* buffer? Bye, Tassilo _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
