Emacs mode for pilrc source files
Eric's Home  >  Projects  >  Palm  >  pilrc-mode  > 
prev next 


Menu:
Download pilrc-mode Download

Documents:
An emacs mode for pilrc source files.

Features:

  • syntax highlighting
  • speedbar support
  • (very) simple indenting
The main feature is the syntax highlighting (my emacs looks like a xmas tree ;-)

Here an a example how pilrc code might look like in your emacs (colors may vary depending on your .emacs file):

ALERT ID alertId_notyetimpl
ERROR
BEGIN
 TITLE "Error"
 MESSAGE "Sorry, not yet implemented."
 BUTTONS "OK"
END

New: Version 0.2 now under GPL (Gnu Public License)
(Which was my intention all the time, I just did not know how.)


Copyright 2002 by Eric Obermuhlner
Created 2002/08/27 16:02:50 by webdir