Kyle Sexton <k...@mocker.org> writes:

> Is it possible to have BEGIN_SRC use the mode for the programming
> language within it's block? 
>
> For example:
>
> #+BEGIN_SRC emacs-lisp
> ; Treat this block with emacs-lisp-mode
> #+END_SRC
>
> My first thought is that this would require mmm-mode.  Anyone doing
> something similar?

You probably know this already but just in case... you can use C-c '
inside the block and it switches to that mode with just the contents of
the block.  C-c ' gets out again.

-Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to