Re: Windows change?
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Sean Hallgren (2005-02-24) writes: > I'm trying to install auc-tex on XP and my old init files (that work on > several other computers running XP) don't work. I get: "File mode > specification error: (void-variable TeX-auto-global". This seems to be > a result of calling (autoload 'tex-mode "tex" no-doc t) in tex-site.el. > I tried commenting that out, which gives no error, but C-c C-c doesn't > work in any case. Did something change? Yes, a lot. tex-site.el is not a user-editable file anymore but will be generated automatically when AUCTeX is being configured. You should get rid of your old tex-site.el and do customizations in your user init file (e.g. via `M-x customize-group RET AUCTeX RET'). > I saw a complicated looking > install thing at "Installation under MS Windows", but I don't see a > date, so I don't know if that's new or old. The version an AUCTeX manual applies to is mentioned right at the start of the manual. -- Ralf