* Uwe Brauer (2010-06-28) writes:

> I confirm that in 4.21/4.22 this problem does not occur!

I tried it now with compiling the Lisp files of RefTeX 4.33 with XEmacs,
firing up XEmacs, adding the directory with the Lisp files to load-path,
requiring `reftex', loading vc-ensure-checkin.el, loading circ.tex,
turning on RefTeX and bringing up the table of contents.  All of that
worked fine, i.e. I still cannot reproduce the problem you were
describing.

Here are the commands I used:

make EMACS=/usr/bin/xemacs
xemacs -q -no-site-file
M-: (add-to-list 'load-path "/path/to/lisp/files") <RET>
M-: (require 'reftex) <RET>
C-x C-f circ.tex <RET>
M-: (turn-on-reftex) <RET>
C-c =

> However my problem persists. When starting xemacs and
> opening a tex file the following error occurs:
>
> File mode specification error: (error "Autoloading failed to
> define function turn-on-reftex")

Have you tried reading the installation instructions?

-- 
Ralf

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

Reply via email to