Open main menu

Changes

18 bytes removed ,  19:50, 9 May 2006
(require 'mmm-mode)
(setq mmm-global-mode 'maybe)
(mmm-add-group 'context-mp '((context-MP :submode metapost-mode :face mmm-code-submode-face :front "[^%].*\\\\start.\\w*MP.\\w*\\({.\\w*}\\|\\[\\w*\\]\\|\\)\\W" :back "[^%].*\\\\stop.\\w*MP") )); Couldn't get it to work with modes (add-to-list 'mmm-mode-ext-classes-alist '(context-mode nil "\\.tex$" context-mp)) 
</pre>
Anonymous user