help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs question


From: Stefan Monnier
Subject: Re: emacs question
Date: Wed, 08 Dec 2010 15:09:44 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> Well, if you only want to do some highlighting, you probably want to
> start with `define-generic-mode'.

I generally recommend people stay away from define-generic-mode because
it's a dead-end, and my experience sooner or later the user will want to
do something which is too cumbersome with define-generic-mode.
I wrote sample-mode.el for that purpose.


        Stefan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]