* José Carlos Santos (2008-09-16) writes:

> Note that, as I wrote the 11th September, if I replace my usual init
> file by one whose contents are just
>
> (add-hook 'LaTeX-mode-hook 'turn-on-reftex)
> (setq TeX-auto-save t)
> (setq TeX-parse-self t)
> (setq-default TeX-master nil)
> (load "auctex.el" nil t t)
> (load "preview-latex.el" nil t t)
> (require 'tex-mik)
>
> then I still have the same problem.

And if you add
(setq reftex-plug-into-AUCTeX t)
?

-- 
Ralf


_______________________________________________
bug-auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to