GNU bug report logs -
#21188
Preview installed from the package manager changes LaTeX-mode-hook
Previous Next
Reported by: Joseph Mingrone <jrm <at> ftfl.ca>
Date: Tue, 4 Aug 2015 18:26:02 UTC
Severity: normal
Done: Tassilo Horn <tsdh <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Tassilo Horn <tsdh <at> gnu.org> writes:
Hi Tassilo,
> I've just released GNU AUCTeX 11.88.7 on ELPA, and the problem should be
> fixed now. Please test and report back if if works now.
I've installed the latest version from git with your patch and get the
following when I open a tex file:
(void-function LaTeX-preview-setup)
Recipe:
1) Start emacs with
emacs --eval '(setq debug-on-error t)' -Q &
2) Eval in scratch buffer
(load "auctex.el" nil t t)
3) Open a tex file and emacs says:
--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (void-function LaTeX-preview-setup)
LaTeX-preview-setup()
TeX-latex-mode()
apply(TeX-latex-mode nil)
latex-mode()
set-auto-mode-0(latex-mode nil)
set-auto-mode()
normal-mode(t)
after-find-file(nil t)
find-file-noselect-1(#<buffer temp.tex> "~/Latex/temp.tex" nil nil "~/Latex/temp.tex" (281474976722716 2925265949))
find-file-noselect("~/Latex/temp.tex" nil nil t)
find-file("~/Latex/temp.tex" t)
call-interactively(find-file nil nil)
command-execute(find-file)
--8<---------------cut here---------------end--------------->8---
Best, Arash
This bug report was last modified 9 years and 284 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.