Hi Chris,

Chris Maier wrote:
> In "normal" Org code blocks (e.g. #+begin_src clojure .... #+end_src) it's
> possible to hit C-c ' and edit the block code in a separate buffer with the
> appropriate mode. This doesn't appear to work when using org-exp-blocks to
> edit a "begin_dot" block.
>
> Is there a command to do this?

I don't know... but you clearly should move your begin_dot code to a:

#+begin_src dot
...
#+end_src

block.

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
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

Reply via email to