On Sat, 19 Dec 1998, Shao Zhang wrote: > Hi all, > How do I configure my emacs so that it will detect the file > type(*.c, *.h, *.tex, *.pro ) and automatically starts the font lock...
In my .xemacs-options: (setq-default font-lock-auto-fontify t) (setq-default font-lock-use-fonts nil) (setq-default font-lock-use-colors '(color)) (setq-default font-lock-maximum-decoration t) (setq-default font-lock-maximum-size 256000) (setq-default font-lock-mode-enable-list nil) (setq-default font-lock-mode-disable-list nil) (require 'font-lock) (remove-hook 'font-lock-mode-hook 'turn-on-fast-lock) (remove-hook 'font-lock-mode-hook 'turn-on-lazy-shot) NOTE: I didn't actually write these myself...They come from within xemacs when I customized. it. ------- Peter D. Kovacs UIN: 241701 Operator, Perl Programmer, Computer Guy [EMAIL PROTECTED] http://www.egr.uri.edu/~kovacsp/ http://kovax.ml.org/~kovacsp/pubkey.txt