|
| From: | Stefan Monnier |
| Subject: | Re: How do I setup an extremely simple font-lock mode? |
| Date: | 23 May 2003 11:05:00 -0400 |
| User-agent: | Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
Oops...
> (define-derived-mode pta-mode "PTA"
^
fundamental-mode
> "Major mode to edit PTA logs."
> (set (make-local-variable 'font-lock-defaults)
> '(pta-font-lock-keywords)))
Sorry about this missing argument.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |