emacs python mode

Martin Luethi luthi at vaw.baug.ethz.ch
Tue Jul 24 03:37:48 EDT 2001


Switch on font-lock-mode or put the following lines into your .emacs if you
want highlighting in all modes

(global-font-lock-mode t)
(setq font-lock-maximum-decoration t)

Cheers Martin




More information about the Python-list mailing list