I tried to implement mmm-mode support for org-mode source code blocks following the sample recipes provided along with the mmm-mode source. These efforts were met with almost no success.
using this org-mode buffer http://gist.github.com/271820 and this mmm-mode activation code http://gist.github.com/271822 I was able to get a block of css code to fontify from within an org-mode buffer-- for some unknown reason I was not able to highlight blocks of ruby or emacs-lisp code. I fear the "one major mode per buffer" assumption is deeply embedded in Emacs and *any* such solution will probably end up being buggy. Best -- Eric Greg Newman <g...@20seven.org> writes: > what about mmm mode? Anyone try it with org? > http://mmm-mode.sourceforge.net/ > > On Thu, Jan 7, 2010 at 7:21 PM, Eric Schulte <schulte.e...@gmail.com> wrote: > > Marcelo de Moraes Serpa <celose...@gmail.com> writes: > > > > > Is there a way to have two major modes at the same time, such as org + > js-mode? > > > > yes, but it will be buggy, see > > http://article.gmane.org/gmane.emacs.orgmode/8112/ > > -- Eric > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode