; -------------------------------------------------------------------------------- ; @Title: Readme for editing Lauterbach TRACE32 Practice code in Emacs ; @Description: - ; @Author: - ; @Copyright: (C) 1989-2014 Lauterbach GmbH, licensed for use with TRACE32(R) only ; -------------------------------------------------------------------------------- ; $Id: readme.txt 9324 2016-04-29 08:05:13Z kjmal $ practice.el --- major mode for editing Lauterbach TRACE32 Practice code in Emacs. Other syntax highlighting files for the PRACTICE script language can be found in demo/practice/syntaxhighlighting. They are currently available for TextPad, UltraEdit and Kate editor. Author: Niels Skou Olsen (nso@manbw.dk) Version: 1.0 General notes: This major mode provides basic support for editing scripts in the Lauterbach debugger script language `Practice´. Currently, only syntax highlighting and proper indentation is supported. This version of the package is not particularly configurable. The only easily conigurable aspect is the indentation width. The style of indentation is inspired by the examples in the various examples on the TRACE32 CD and in the online help. Installation notes: Place `practice.el´ in your elisp search path, and autoload it. Add the `.cmm´ extension to auto mode list. For example, assuming you keep your personal elisp files in `~/elisp´, copy `practice.el´ to `~/elisp´ and insert the following lines into your .emacs file. Then restart emacs. Niels Skou Olsen, M.Sc. Intelligent Engine, R&D MAN B&W Diesel A/S mailto://nso@manbw.dk LAUTERBACH GmbH Altlaufstrasse 40 D-85635 Hoehenkirchen-Siegertsbrunn Tel: (++49)8102-9876-0 Fax: (++49)8102-9876-999 EMAIL: info@lauterbach.com WWW: http://www.lauterbach.com FTP: ftp.lauterbach.com