>>>>> Hongyi Zhao <[email protected]> writes:
> On Sun, Jul 4, 2021 at 9:19 PM Colin Baxter <[email protected]> wrote:
>>
>> Hello Hongyi
>>
>> I'm curious - what's your setting for the variable
>> "TeX-auto-local"?
> `M-x describe-variable RET TeX-auto-local RET'
> TeX-auto-local is a variable defined in ‘tex.el’.
Thanks. I asked because I've set my TeX-auto-local to
~/.emacs.d/auctex/auto-local. It seems to be the only 'TeX-local'
variable that ever gets used. I have set TeX-auto-global to
~/.emacs.d/auctex/auto-global and it's always empty. I guess all the
work is being done by TeX-auto-local. I have certainly wondered when
Tex-auto-global is ever used.
Best wishes,
Colin.