On Thu, 24 Feb 2005 10:17:20 +0100, Peter Eis <[EMAIL PROTECTED]> wrote:
> add this to your init.el:
>
> (setq auto-mode-alist
> (append
> (list
> '("\\.tex$" . tex-mode))
> auto-mode-alist))Yippie! Now how do I make 'font-lock-mode' set by default? At this point in time, I open a Tex file and then type M-x-font-lock-mode for syntax highlighting. Thanks, Hareesh -- [email protected] mailing list
