Dan Davison <dandavis...@gmail.com> writes:

> Eric S Fraga <e.fr...@ucl.ac.uk> writes:
>
>> Chris Maier <christopher.ma...@gmail.com> writes:
>>
>>> The begin_dot is part of org-exp-blocks, as I understand it, and
>>> appears required to make it evaluate the Dot code, create the image
>>> file, and then incorporate that into the exported document (LaTeX,
>>> HTML, etc.)
>>>
>>> Thanks,
>>> Chris
>>>
>>> On Wed, Feb 9, 2011 at 3:56 AM, Eric S Fraga <e.fr...@ucl.ac.uk> wrote:
>>>> Chris Maier <christopher.ma...@gmail.com> writes:
>>>>
>>>>> 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?
>>>>
>>>> No idea but what about using #+begin_src dot ... #+end_src?
>>>> --
>>>> : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
>>>> : using Org-mode version 7.4 (release_7.4.324.gca7a)
>>>>
>>
>> Yes, I know; I used to use begin_dot and begin_ditaa quite a bit.  My
>> understanding is that babel knows about dot and therefore provides the
>> same functionality, albeit in a different way,
>
> I vote for removing / deprecating the dot and ditaa functionality of
> org-exp-blocks.
>

I also vote for removing the dot and ditaa block types from
org-exp-blocks, left over from before the existence of begin_src blocks.
As the original developer of org-exp-blocks, I no longer maintain it in
favor of focusing on begin_src blocks.

The only downside to removing these block types is breaking existing
Org-mode files... Perhaps we could add a deprecation warning which will
appear as a message every time a begin_dot or begin_ditaa blocks is
evaluate, then after a month or so of warning we can remove those blocks
entirely.

Thoughts? -- Eric

_______________________________________________
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