Hi Deric, This is possible with MuMAMo, see the following link for Details. Unfortunately it is not very stable, and in my experience leads to problems with folding/unfolding of outline levels.
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg08069.html The Author/Maintainer of MuMaMo is reworking some of the core buffer subdivision stuff, so it is possible that this could improve in the near future. As an interim solution you can also try \C-c' from inside the src block. Best -- Eric Deric Bytes <dericby...@gmail.com> writes: > Hi I would like the text in BEGIN_SRC to display the colour and > tab-indentation of the appropriate emacs-mode whilst viewing the org > file. I would also like to be able to hide the markup tag BEGIN_SRC. > > > #+BEGIN_SRC emacs-lisp > (defun org-xor (a b) > "Exclusive or." > (if a (not b) b)) > #+END_SRC > > > _______________________________________________ > 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 _______________________________________________ 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