all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Tim Morley \(remove vegetable for email address\)" <tim@teamlog.turnip.com>
Subject: How easy to create new major mode?
Date: Fri, 31 Jan 2003 15:47:46 +0100	[thread overview]
Message-ID: <b1e285$rr6$1@s1.read.news.oleane.net> (raw)

Hi all.

I believe the solution to my current emacs challenge will be to create a new
major mode, albeit a very simple one. I'd be grateful for
   (a) confirmation that this is the way to attack the problem (or failing
that, a better suggestion)
and assuming this is indeed the case
   (b) guidance/URLs/code samples to help me put together what I need.

What I would like to achieve is a customised system of syntax colouration,
to help with reading through hundreds of lines of text. All I need is for
lines starting with the word User to come up in, say, magenta, and lines
starting with System in blue, with a default text colour of grey. (There are
carriage-returns at the end of each line of text, so my keywords will always
be at the beginning of a new line).

I've had a look at the .el files for the various existing modes, but as an
absolute novice in Lisp, I'm not sure which are the relevant bits to
cut-out-and-keep.

Any pointers will be very gratefully received. Cheers all.


Tim Morley

             reply	other threads:[~2003-01-31 14:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-31 14:47 Tim Morley (remove vegetable for email address) [this message]
2003-01-31 15:31 ` How easy to create new major mode? Stefan Monnier <foo@acm.com>
2003-01-31 15:58 ` Brendan Halpin
2003-01-31 16:45   ` Tim Morley (remove vegetable for email address)
2003-01-31 16:45 ` Colin Marquardt
2003-01-31 17:02 ` Friedrich Dominicus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='b1e285$rr6$1@s1.read.news.oleane.net' \
    --to=tim@teamlog.turnip.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.