Hi Rainer, Try something like the following
#+begin_src emacs-lisp (add-to-list 'org-src-lang-modes '("plantuml" . fundamental)) #+end_src Perhaps the above code should be part of the ob-plantuml.el file. Best -- Eric Rainer M Krug <r.m.k...@gmail.com> writes: > Hi > > I would like to be able to edit code blocks of plantuml via C-', but I > get the message > No such language mode: plantuml-mode > > Is there an easy way of defining this new language mode, so that I can > edit it via C-'? > I don't need syntax highlighting at the moment, although ' as the > comment character would be nice. > > Thanks, > > Rainer _______________________________________________ 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