|
| From: | Stefan Monnier |
| Subject: | Re: Removing unloaded functions from auto-mode-alist. |
| Date: | Wed, 20 Apr 2005 15:18:50 -0400 |
| User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> So auctex.el without auctex-override.el would be a waste of time.
I can't see any auctex.el in auctex's CVS repository, so I'll assume it's
autogenerated file and I guess what I called auctex-override.el could be
called auctex.el. I used a different name specifically because I have no
idea what auctex.el is so I didn't want to confuse matters even more.
All that matters is that it's a file that does nothing more than redirect
tex-mode to TeX-mode and it can be unloaded cleanly.
> But to get something even close to working, you'll need to do the
> equivalent of
> (flet (LaTeX-mode)
> (require 'tex-mode))
Hopefully we can convince RMS to fix this part.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |