Patrick Drechsler <[EMAIL PROTECTED]> writes:

> Your bug report will be posted to the AUCTeX bug reporting list.
> ------------------------------------------------------------------------
>
> Hi,
>
> having commented out all my old AUCTeX/RefTeX/preview-latex stuff
> from previous versions and including only
>
> --8<------------------------schnipp------------------------->8---
> (load "auctex.el" nil t t)
> (load "preview-latex.el" nil t t)
>
> (setq reftex-plug-into-AUCTeX t)
>
> (setq reftex-use-external-file-finders t)
> (setq reftex-external-file-finders
>       '(("tex" . "kpsewhich -format=.tex %f")
>       ("bib" . "kpsewhich -format=.bib %f")))
> --8<------------------------schnapp------------------------->8---
>
> Reftex is not loaded by default anymore when opening a tex file
> (everything is fine after `M-x reftex-mode'). I'm probably
> missing something obvious...

Well, yes.  Activating RefTeX like its manual says.

reftex-plug-into-AUCTeX is merely for generating labels for certain
AUCTeX environment insertions.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


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

Reply via email to