* Vincent Belaïche (2008-06-10) writes: > This is the reason why I was surprised that the LaTeX-mode-hook is too > late when modifying the LaTeX-font-list, and this is why I am still > thinking that there is some naming problem : it does not seem > appropriate to name this variable LaTeX-font-list while there seems to > be some AucTeX code reading it *before* LaTeX mode is entered. Shouldn't > it be named TeX-latex-font-list, with LaTeX-font-list being an alias for > backward compatibility ?
Variables in AUCTeX are not named according to evaluation order. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
