* Santiago Mejia (2009-05-01) writes:

> Is there a way to deal with abbreviations (abbrevs) in latex documents
> that work only under LaTeX or TeX documents, but that do not work in
> other text based modes.
>
> I recently began using gnus, but there are many abbreviations, that I
> use specifically for LaTeX, which I do not want to use in gnus.  

AUCTeX traditionally shares abbrevs with Text mode.  If you want to use
different abbrevs in Text mode and the AUCTeX modes, you'd have to
define your own abbrev table and set `local-abbrev-table' to it in one
of AUCTeX's mode hooks.

-- 
Ralf


_______________________________________________
auctex mailing list
auctex@gnu.org
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to