* Damien Cassou (2009-04-28) writes:

> In a LaTeX file, when I press C-c = to get the toc, I get an error
> message instead. The stack trace follows.

> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   re-search-forward(nil 210 t)
>   reftex-in-comment()

This looks like `comment-start-skip' is nil.  The variable should be set
by AUCTeX during the initialization phase of LaTeX mode.  Are there any
error messages indicating that the mode initialization was aborted?

-- 
Ralf



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

Reply via email to