> (add-hook 'lisp-mode-hook
>            (lambda ()
>              (set (make-local-variable font-lock-comment-face) ugly-face)))
                                        ^^^
                                         '

And there was probably a quote missing in front of `ugly-face' as well.


        Stefan

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to