Re: auctex doesn't work with xemacs 2.15-b19
David Kastrup <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Artemio Gonzalez Lopez <[email protected]> writes: > The latest auctex cvs does not even load in xemacs 2.15-b19 (latest > CVS version CVS-20050219). The error message produced is the > following: > > Error: An error has occurred while loading /Users/artemio/.xemacs/init.el: > > Symbol's value as variable is void: @lispauctexdir@ > > Backtrace follows: > > (defvar TeX-lisp-directory @lispauctexdir@ "*The directory where > most of the AUCTeX lisp files are located.\ntex-site.el (wherein > this variable is defined) resides in its parent\ndirectory. For the > location of lisp files associated with styles, see\nthe variables > TeX-style-* > (hand-generated lisp) and TeX-auto-*\n(automatically generated lisp).") You are aware that tex-site.el must not be generated by simply copying it from tex-site.el.in, but is generated by configure? You did rerun ./autogen.sh after your last update from CVS, then reran ./configure? What is the content of your config.log file? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum