bug#69373: 14.0.3; hack-local-variables misbehaves after loading AUCTeX

2024-02-25 Thread Arash Esbati
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

bug#69373: 14.0.3; hack-local-variables misbehaves after loading AUCTeX

2024-02-25 Thread Stefan Monnier via bug-auctex via Bug reporting list for 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

bug#69373: 14.0.3; hack-local-variables misbehaves after loading AUCTeX

2024-02-25 Thread Tony Zorman via bug-auctex via Bug reporting list for AUCTeX
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

bug#69373: 14.0.3; hack-local-variables misbehaves after loading AUCTeX

2024-02-25 Thread Stefan Monnier via bug-auctex via Bug reporting list for AUCTeX
> 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

bug#69373: 14.0.3; hack-local-variables misbehaves after loading AUCTeX

2024-02-25 Thread Arash Esbati
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

bug#69373: 14.0.3; hack-local-variables misbehaves after loading AUCTeX

2024-02-24 Thread Tony Zorman via bug-auctex via Bug reporting list for AUCTeX
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