Adam- Your code worked!
Upon further investigation I found that I had this in my .emacs: (setq global-font-lock-mode t) ;; WRONG! Replacing it with this (per your suggetion) solved my problem: (global-font-lock-mode t) Thanks so much! David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]