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

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

Re: How to write a major mode?


From: Alex Schroeder
Subject: Re: How to write a major mode?
Date: Fri, 22 Aug 2003 01:53:36 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Lute Kamstra <Lute.Kamstra@cwi.nl> writes:

> If I recall correctly, http://www.emacswiki.org has some useful
> information as well.

Indeed.  Here is from
http://www.emacswiki.org/cgi-bin/wiki.pl/CategoryCode

How to start writing a new major mode:

    * GenericMode -- for very simple modes including font-locking and comments
    * DerivedMode -- for new modes very similar to existing modes
    * SampleMode -- complete elisp example for a real major mode
    * ModeTutorial -- a tutorial for mode writers

Alex.
-- 
http://www.emacswiki.org/alex/
There is no substitute for experience.


reply via email to

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