* José Carlos Santos (2005-06-29) writes: > On 29-06-2005 17:22, Ralf Angeli wrote: >> ,----[ (info "(auctex)Font Locking") ] [...] > OK, thanks. Where did you get that information from?
>From AUCTeX's manual. You can copy the string (info "(auctex)Font Locking") into Emacs, put the cursor behind the last parenthesis and type `C-x C-e'. This should bring you to the corresponding info node. If it doesn't, your AUCTeX installation is outdated or broken. > Besides, how do I set the value `french' to font-latex-quotes? Do I add > a line to _emacs that says "(setq font-latex-quotes french)"? It's usually better to use Emacs' customization facilities for this. In the case at hand this means `M-x customize-variable RET font-latex-quotes RET'. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
