Re: reftex not starting
David Kastrup <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Sebastian Luque <[email protected]> writes: > Ralf Angeli wrote: > >> There could be an error which prevents the hook from being >> executed. In that case you should find an error message in the >> *Messages* buffer. > > Below are the messages received after loading the first *.tex file > in an Emacs session. There doesn't seem to be anything related to > that particular hook, although preview-mode-setup is another of my > LaTeX-mode-hook's. Strange. > > Loading tex... > Loading mule-util...done > Loading tex...done > Loading latex...done > Loading font-latex...done > Loading easy-mmode...done > Recognizing tables...done > File mode specification error: (void-function preview-mode-setup) Looks like preview-mode-setup is not autoloaded. That would point to an omission of loading "preview-latex.el" (or whatever start procedure is necessary on your system). -- David Kastrup, Kriemhildstr. 15, 44793 Bochum