> 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.
Try: (global-font-lock-mode t) -- [email protected] mailing list
> 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.
Try: (global-font-lock-mode t) -- [email protected] mailing list