From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: About Ditaa Date: Thu, 28 Jan 2010 07:53:01 -0500 Message-ID: <87wrz2pf0y.fsf@gollum.intra.norang.ca> References: <3cbb63d01001271355h3e70143bnd85b024b6943273e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaTtM-0001bM-81 for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 07:54:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaTtI-0001Zs-2r for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 07:54:35 -0500 Received: from [199.232.76.173] (port=46717 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaTtH-0001Zd-Ho for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 07:54:31 -0500 Received: from mx20.gnu.org ([199.232.41.8]:37281) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NaTtG-0001Ck-Qe for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 07:54:31 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaTtE-0007Gq-71 for emacs-orgmode@gnu.org; Thu, 28 Jan 2010 07:54:28 -0500 In-Reply-To: <3cbb63d01001271355h3e70143bnd85b024b6943273e@mail.gmail.com> (Chao Lu's message of "Wed\, 27 Jan 2010 16\:55\:29 -0500") 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: Chao Lu Cc: emacs-orgmode@gnu.org Chao Lu writes: > I'm trying to power my org with the ditaa block generator, so I > downloaded the jar file, and put it in > ~/.emacs.d/org/var/ditaa0_9.jar. Then I include "(setq > org-ditaa-jar-path "~/.emacs.d/org/var/ ditaa0_9.jar")" in my .emacs. FYI: There's a ditaa.jar distributed with org-mode in the contrib/scripts directory. -Bernt