Re: xemacs with auctex

1997-06-29 Thread Karl M. Hegbloom
> "Mario" == Mario Olimpio de Menezes <[EMAIL PROTECTED]> writes: >> (require 'tex-site) Mario> ^^^ nothing seems to happen with this :( The autoloading isn't working right, I think. You might try reporting it on news:comp.emacs.xemacs. Try: (load-library "latex")

Re: xemacs with auctex

1997-06-27 Thread Mario Olimpio de Menezes
On Fri, 27 Jun 1997, Norris Preyer wrote: > > Xemacs already includes auctex (as well as lots of other packages that > emacs needs installed separately), so that's not really the problem. > I have the following in my .emacs to get auctex loaded and started: > (require 'tex-site) ^^

Re: xemacs with auctex

1997-06-27 Thread Graham C. Hughes
> AUC TeX comes standard with XEmacs as of 19.14 at least. The trouble, > as far as I can tell, is that AUC TeX is there, but the menus are > broken. I built XEmacs 19.15 from a source tarball and found exactly > the same problem with the LaTeX menus, and with the Hyperbole menu. I > couldn't figur