rmtoo-emacs-mode-req

NAME
DESCRIPTION
CONFIGURATION
SEE ALSO
AUTHOR
COPYRIGHT

NAME

rmtoo-emacs-mode-req - requirements management tool: Emacs Mode for writing requirements.

DESCRIPTION

The rmtoo requirements management tool provides an Emacs mode for editing requirements. Emacs automatically detects requirements based on their suffix ’.req’.

The Emacs mode supports tag highlighting and automatic indentation of tag and continue lines.

CONFIGURATION

When using the package system (e.g. the deb package) the Emacs mode is automatically configured. So when loading a requirements file the mode is automatically activated.

When using rmtoo the tar file, the ~/.emacs file need to be adapted. Add the following line and restart Emacs:

(load-file "<path_to_rmtoo>/rmtoo/contrib/req-mode.el")

SEE ALSO

rmtoo(7) - overview of rmtoo including all references to available documentation.

AUTHOR

Written by Andreas Florath (rmtoo@florath.net)

COPYRIGHT

Copyright © 2010 by flonatel (rmtoo@florath.net). License GPLv3+: GNU GPL version 3 or later