omnimark-mode is an Emacs/XEmacs major mode for programming in OmniMark. It supports syntax highlighting, and uses heuristics to help with indentation. The mode can be extensively customized through the customize facilities of Emacs/XEmacs. Additionally, programs can be navigated according to their structure: by rule, by block, and so on.
To use omnimark-mode, add the following to your Emacs/XEmacs initialization file
omnimark-mode is an Emacs/XEmacs major mode for programming in OmniMark. It supports syntax highlighting, and uses heuristics to help with indentation. The mode can be extensively customized through the
customizefacilities of Emacs/XEmacs. Additionally, programs can be navigated according to their structure: by rule, by block, and so on.To use omnimark-mode, add the following to your Emacs/XEmacs initialization file
The following key bindings are defined by default
M-C-aomnimark-move-previous-program-levelM-C-bomnimark-move-block-startM-C-eomnimark-move-next-program-levelM-C-fomnimark-move-block-endC-c +omnimark-eval-bufferC-c =omnimark-eval-regionC-c returnomnimark-mark-program-levelC-c C-ccomment-regionC-c C-momnimark-mark-program-levelC-c C-qindent-regionLast edit: OmniMark Code 2012-05-31