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.
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 wrote:
> Marcelo de Moraes Serpa 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
Marcelo de Moraes Serpa 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
On Fri, Jan 8, 2010 at 4:51 AM, Marcelo de Moraes Serpa wrote:
> Hello guys,
>
> Orgmode files are great for studying, for example, code.
>
> Everytime I need to study some unknown code, I create a new org file, put a
> * code headline, paste the code in there and start making notes below or in
> t
Hello guys,
Orgmode files are great for studying, for example, code.
Everytime I need to study some unknown code, I create a new org file, put a
* Code headline, paste the code in there and start making notes below or in
the code (as comments). It is extremelly fast and efficient to do something