Share

MMM Mode

Code

Programming Languages: Lisp

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2004-11-19 cvs -d:pserver:anonymous@mmm-mode.cvs.sourceforge.net:/cvsroot/mmm-mode login

cvs -z3 -d:pserver:anonymous@mmm-mode.cvs.sourceforge.net:/cvsroot/mmm-mode co -P modulename

Show:

What's happening?

  • Comment: bug in mmm-fontify-region for xemacs 21.4 (and others?)

    I just noticed that the patch should check that mmm-current-overlay is not nil. The new patch (mmm_fontify_region_bug_v2.diff) checks ovl before using it. File Added: mmm_fontify_region_bug_v2.diff.

    2007-08-07 04:02:45 UTC by edloper

  • bug in mmm-fontify-region for xemacs 21.4 (and others?)

    In mmm version 0.4.8, the call to (mmm-update-submode-region) at the end of mmm-fontify-region is commented out, with the justification that it will be called anyway by post-command-hook. But in some versions of emacs (eg xemacs 21.4), fontification is performed *after* the post-command-hook is called; so mmm-update-submode-region never gets called. But just uncommenting it's not enough --...

    2007-08-07 03:48:51 UTC by edloper

  • Comment: Fix bug when :include-back is set to true.

    Attaching mmm_include_back_bug.el, which demonstrates the problem. File Added: mmm_include_back_bug.el.

    2007-08-07 03:21:00 UTC by edloper

  • Fix bug when :include-back is set to true.

    There is a bug mmm-mode (0.4.7) which causes it to break when modes are defined that use :include-back to be true (or do anything equivalent, such as using :back-offset past the end of the match). The cause appears to be in mmm-apply-all. After it calls mmm-apply-classes, it makes a call to (mmm-update-current-submode) that should probably be (mmm-update-submode-region) instead. If the...

    2007-08-07 03:20:20 UTC by edloper

  • mmm not detecting javascript boundary

    Using mmm-mode version 0.4.8 on a Linux FC5 platform, with GNU emacs version 21.4.1 ... I'm using the following (setq c-mode-common-hook '(lambda () (setq comment-column 40) (auto-fill-mode 1) ;; (or (file-exists-p "makefile") (file-exists-p "Makefile") ;; (progn (make-local-variable 'compile-command) ;; (setq compile-command ;; (concat...

    2006-11-09 20:51:21 UTC by werschulz

  • MMM Mode

    alanshutko committed patchset 278 of module mmm-mode to the MMM Mode CVS repository, changing 1 files.

    2004-11-19 02:36:04 UTC by alanshutko

  • MMM Mode

    alanshutko committed patchset 277 of module mmm-mode to the MMM Mode CVS repository, changing 4 files.

    2004-11-19 02:33:36 UTC by alanshutko

  • MMM Mode

    alanshutko committed patchset 276 of module mmm-mode to the MMM Mode CVS repository, changing 4 files.

    2004-06-16 14:14:18 UTC by alanshutko

  • MMM Mode

    alanshutko committed patchset 275 of module mmm-mode to the MMM Mode CVS repository, changing 6 files.

    2004-06-16 14:04:26 UTC by alanshutko

  • MMM Mode

    alanshutko committed patchset 274 of module mmm-mode to the MMM Mode CVS repository, changing 2 files.

    2004-06-11 00:31:07 UTC by alanshutko

Our Numbers