Mosè Giordano <[email protected]> writes: >> >> #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09) >> >> >> Debugger entered--Lisp error: (void-function TeX-texinfo-mode) >> TeX-texinfo-mode() >> apply(TeX-texinfo-mode nil) >> texinfo-mode() >> set-auto-mode-0(texinfo-mode nil) >> set-auto-mode() >> normal-mode(t) >> after-find-file(nil t) >> find-file-noselect-1(#<buffer ert.texi> > "~/.emacs.d/el-get/popup/lib/ert/doc/misc/ert.texi" nil nil > "~/.emacs.d/el-get/popup/lib/ert/doc/misc/ert.texi" (44303106 2049)) >> > find-file-noselect("/home/speck/.emacs.d/el-get/popup/lib/ert/doc/misc/ert.texi" > nil nil nil) >> find-file("/home/speck/.emacs.d/el-get/popup/lib/ert/doc/misc/ert.texi") >> dired-find-file() >> call-interactively(dired-find-file nil nil) >> command-execute(dired-find-file) > > I can't check right now, I'll do that in one or two hours, but I last > opened a TeXinfo file yesterday without problems, could you please > give us more information about how to reproduce the error (it was the > first file you opened in the Emacs session or AUCTeX had been already > loaded beforehand? This happens only with that file or all files?) or > trace back the culprit yourself?
I can't reproduce that, too. With a fresh emacs 24.5 with just auctex 11.88.9 installed, finding a texi file works just fine, no matter if that's the first or another file. And directly after startup, `C-h f' also completes `TeX-texinfo-mode' and tells that it's an autoloaded interactive function. Bye, Tassilo _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
