Re: Call for testers: prerelease Xemacs auctex-1.44 (sync with 11.54)
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Uwe Brauer (2005-01-19) writes: > I would like to ask the users to test this new release, especially > users which use Miktex in the MS windows environment. > > An important point is to know whether the variable > TeX-macro-global has been set correctly. You are setting it to nil in tex-site.el, regardless of the environment. So all you will get to hear from users is that the value is nil unless they set it manually. As I wrote before, I can give you a patch which lets you get rid of the kludge in your tex-site.el. It would include Elisp code for determining the value of `TeX-macro-global' at load time. -- Ralf