Bastien <[email protected]> writes:
Hi Bastien,
> The problem is not in master anymore,
That's great!
> I add AUCTeX from ELPA, then I emacs -Q and loaded autoload-auctex.el
> to make sure the autoloads were correct.
I can reproduce this. (Current maint, GNU Emacs 24.2.93.2)
Did you push AUCTeX's directory in load-path? Does the docstring of
latex-mode mention AUCTeX?
> I have this in my minimal config:
>
> (add-to-list 'auto-mode-alist '("\\.tex\\'" nil TeX-LaTeX-mode))
That is not necessary.
> Please let me know if you have another recipe to reproduce
> the bug, I want to get rid of this issue before 7.9.4.
Unfortunately I see is no other easy way to reproduce this.
(I am fine with wontfix in maint.)
Christopher