From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: [babel] support plantuml Date: Wed, 25 Aug 2010 12:25:47 -0600 Message-ID: <8739u2a6s4.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=40968 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OoKfa-0000BC-KR for emacs-orgmode@gnu.org; Wed, 25 Aug 2010 14:25:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OoKfY-0007Kz-DO for emacs-orgmode@gnu.org; Wed, 25 Aug 2010 14:25:54 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:54493) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OoKfY-0007Kr-8y for emacs-orgmode@gnu.org; Wed, 25 Aug 2010 14:25:52 -0400 Received: by pzk33 with SMTP id 33so581159pzk.0 for ; Wed, 25 Aug 2010 11:25:51 -0700 (PDT) In-Reply-To: (zwz's message of "Wed, 25 Aug 2010 22:42:37 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: zwz Cc: emacs-orgmode@gnu.org Hi, I agree plantuml certainly makes sense as a new code block type. I'd like to include your ob-plantuml.el file into Org-mode/Babel, would you be willing to complete the FSF assignment process for contributing to Org-mode as described at http://orgmode.org/worg/org-contribute.php? Thanks! -- Eric zwz writes: > I came across Ian Yang's [[http://www.emacswiki.org/emacs/org-export-bloc= ks-format-plantuml.el][org-export-blocks-format-plantuml]] a few days ago, = which brought me in front of the > great software [[http://plantuml.sourceforge.net/][Plantuml]]. It is an o= pen-source tool in java that allows to quickly write: > - sequence diagram, > - use case diagram, > - class diagram, > - activity diagram, > - component diagram, > - state diagram > - object diagram > > using a simple and intuitive language. > > Although Ian Yang's code has incorporated plantuml in org-mode by =3D#+BE= GIN_UML=3D and =3D#+END_UML=3D, I think it > should be a good idea to introduce the plantuml as a new language into or= g-babel. > > Here is the "ob-plantuml.el": > > > I am not sure if it is qualified to be part of org-babel, so I just put > it here first. > > In addition, I also wrote a new major mode =E2=80=9Cplantuml-mode.el=E2= =80=9D which > provides preliminary font-lock function for plantuml scripts, see http://= zhangweize.wordpress.com/. > _______________________________________________ > 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