Stefan Monnier writes:
> Great, thank you, pushed.
Thanks for the quick fix.
Best, Arash
___
bug-auctex mailing list
bug-auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-auctex
> Yup, things are working as expected with that patch applied. Thank you!
Great, thank you, pushed.
[ That was an oversight from many years ago (until Emacs-28, that code
was identical to the body of `set-auto-mode-0` and that was short
enough that it wasn't important to use the function) whi
On Sun, Feb 25 2024 10:32, Stefan Monnier wrote:
>> Thanks for the report. I think this is more an Emacs issue than AUCTeX
>> and should be assigned/fixed there.
>
> Agreed.
> I think the patch below is needed.
> Tony, are you able to recompile your own Emacs to test that patch?
> If so, I'd appre
> Thanks for the report. I think this is more an Emacs issue than AUCTeX
> and should be assigned/fixed there.
Agreed.
I think the patch below is needed.
Tony, are you able to recompile your own Emacs to test that patch?
If so, I'd appreciate if you could try it to confirm that it fixes the
probl
Hi Tony,
Thanks for the report. I think this is more an Emacs issue than AUCTeX
and should be assigned/fixed there.
@Stefan: Can you please also have a look at the report below? Do you
have an idea how and where it should be fixed? TIA.
Best, Arash
Tony Zorman via bug-auctex via Bug reportin
Hi,
AUCTeX 14.x changed major-mode names from latex-mode to LaTeX-mode. As
indicated in the relevant changes file, the local variables added by
AUCTeX at the bottom of a file are now
%%% Local Variables:
%%% mode: LaTeX <-- not `latex'
%%% End:
However, it seems like this is not