I used to turn on RefTeX together with AUCTeX by saying ,---- | (add-hook 'LaTeX-mode-hook 'turn-on-reftex) | (setq reftex-extra-bindings t) `----
With snapshot 20050512-b and having (setq debug-on-error t) I get ,---- | Debugger entered--Lisp error: (void-variable reftex-isearch-minor-mode) `---- as soon as Mouse touches any pull-down menu. -- Uwe _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
