Torsten Wagner writes:
> Hi Adam,
>
> Thanks for sharing. Just for reference, there are few major modes out
> there implementing this kind of approach:
>
> http://www.emacswiki.org/emacs/MultipleModes
>
> For example I have used mmm-mode to good effect in the past, to
>
Hi Adam,
Thanks for sharing. Just for reference, there are few major modes out
> there implementing this kind of approach:
>
> http://www.emacswiki.org/emacs/MultipleModes
>
> For example I have used mmm-mode to good effect in the past, to
> auto-switch between HTML and Perl:
>
> http://mmm-mod
Torsten Wagner (torsten.wag...@gmail.com) wrote:
> Hi everybody,
>
> Abstract: This is a very quick (and I assume very dirty) hack, how to switch
> between org-mode and any other mode which you like to use in the source code
> blocks. It is far from being addable to org-babel yet but might be a
Hi everybody,
Abstract: This is a very quick (and I assume very dirty) hack, how to switch
between org-mode and any other mode which you like to use in the source code
blocks. It is far from being addable to org-babel yet but might be a good
starting point.
Problem: If I use source code block