Discussion:
Insert Environment menu item
Rick Baartman
2005-02-22 22:36:44 UTC
Permalink
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.

If the bug (or problem) is triggered by a specific (La)TeX
file, you should try to produce a minimal sample file showing the
problem and include it in your report.

Your bug report will be posted to the AUCTeX mailing list.

I upgraded to 11.53 and now do not have a "Insert Environment" menu
item. Is this intended? Can I get it back?

Emacs : XEmacs 21.4 (patch 17) "Jumbo Shrimp" [Lucid] (i686-pc-linux) of Mon Feb 21 2005 on lin12
Package: AUCTeX CVS-1.10

current state:
==============
(setq
window-system 'x
LaTeX-version "2e"
TeX-style-path '("style/" "auto/" "/home/baartman/text/LaTeXstyles/style/"
"/home/baartman/text/LaTeXstyles/auto/"
"/usr/local/lib/xemacs/xemacs-packages/etc/auctex/style/"
"/usr/local/lib/xemacs/xemacs-packages/etc/auctex/auto/")
TeX-auto-save t
TeX-parse-self t
TeX-master nil
)
David Kastrup
2005-02-22 23:48:08 UTC
Permalink
Post by Rick Baartman
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.
If the bug (or problem) is triggered by a specific (La)TeX
file, you should try to produce a minimal sample file showing the
problem and include it in your report.
Your bug report will be posted to the AUCTeX mailing list.
I upgraded to 11.53 and now do not have a "Insert Environment" menu
item. Is this intended? Can I get it back?
Upgrade to 11.55 and make sure that you have (require 'tex-site) in
your .xemacs/init.el file.
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
Loading...