[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AUCTeX and "builtin latex mode" integration
From: |
Uwe Brauer |
Subject: |
Re: AUCTeX and "builtin latex mode" integration |
Date: |
Tue, 20 Sep 2022 13:37:05 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
>>> "SM" == Stefan Monnier <monnier@iro.umontreal.ca> writes:
> You may have seen an on-going discussion about the annoyance of the
> mixups between latex-mode and LaTeX-mode and such.
> I do think it would be good to try and "integrate" the two modes, for
> some definition of "integrate". The question being indeed what
> "integration" is the best way forward.
> I'm wondering if it would be possible to turn AUCTeX into a minor mode.
> E.g. `LaTeX-mode` would then be redefined as
> (define-derived-mode TeX-latex-mode latex-mode ...
> (AUCTeX-mode 1))
Two remarks
1. Why can't latex-mode not be removed/substituted by auctex?
2. What's about reftex? Right now, since auctex provides a mayor
mode, you can put it in a hook to startup reftex when you open a
latex file with auctex installed. Would that be a problem, if
auctex is no longer a «real» mayor mode?
Uwe Brauer
smime.p7s
Description: S/MIME cryptographic signature
- Re: AUCTeX and "builtin latex mode" integration, (continued)
Re: AUCTeX and "builtin latex mode" integration, Ikumi Keita, 2022/09/20
Re: AUCTeX and "builtin latex mode" integration,
Uwe Brauer <=