On Sun, Oct 31, 2004 at 12:53:33PM +0000, W. Borgert wrote:
> (setq preseed-font-lock-keywords
> (eval-when-compile
> (list
> (list "\\(^\\s-+#.*\\)" '(1 font-lock-comment-face))
^ this should be a '*', not a '+', sorry
Cheers, WB