On Nov 14, 2008, at 3:54 PM, Bernt Hansen wrote:

"Eric Schulte" <[EMAIL PROTECTED]> writes:

I have been working on an org-mode add-on for the specialized processing
of #+begin_* blocks.  Since this is very similar to the need you
expressed below, I implemented ditaa processing as one of the examples
in the initial implementation of this add-on.

<snip>


#+begin_ditaa blue.png -r -S
+---------+
| cBLU    |
|         |
|    +----+
|    |cPNK|
|    |    |
+----+----+
#+end_ditaa


Hi Eric,

Just out of curiosity is there a reason you chose to use lowercase for
#+begin_ and #+end_ tags?  I think the org-mode tags are all uppercase
only and it feels a little strange having to remember which ones are
supposed to be upper/lower case when playing with this utility.

I would like blocks to be defined so that you can use both upper
and lower case, and I hope that most of Org works like this (please
report this as a bug if is case dependent under some circumstances).

- Carsten


_______________________________________________
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