From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Ditaa and babel goofing again? Date: Thu, 2 Sep 2010 01:26:32 +0000 Message-ID: References: <4C7EC572.3010100@ccbr.umn.edu> <4C7ECE0A.1030000@ccbr.umn.edu> <20100901233040.GD2414@soloJazz.com> <87hbi9dn0t.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1028155915==" Return-path: Received: from [140.186.70.92] (port=58505 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqyZX-00009V-Qn for emacs-orgmode@gnu.org; Wed, 01 Sep 2010 21:26:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqyZW-0007FQ-00 for emacs-orgmode@gnu.org; Wed, 01 Sep 2010 21:26:35 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:42632) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqyZV-0007FK-Ou for emacs-orgmode@gnu.org; Wed, 01 Sep 2010 21:26:33 -0400 Received: by ewy28 with SMTP id 28so5823891ewy.0 for ; Wed, 01 Sep 2010 18:26:32 -0700 (PDT) In-Reply-To: <87hbi9dn0t.fsf@gmail.com> 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: Eric Schulte Cc: emacs-orgmode , Juan --===============1028155915== Content-Type: multipart/alternative; boundary=00148531b6a548a481048f3cb462 --00148531b6a548a481048f3cb462 Content-Type: text/plain; charset=ISO-8859-1 Awesome. Thanks! John On Thu, Sep 2, 2010 at 12:09 AM, Eric Schulte wrote: > I've just pushed up a fix to this issue, both ~'s and spaces should work > now. -- Eric > > Juan writes: > > > Had the same problem somewhere in july. I think it was after the > > following commit: > > > >> commit 7d2dc48b2aae27a66cc9813797c14dd457c209f4 > >> Author: Gregory J. Grubbs > >> Date: Sun Jul 18 09:01:24 2010 +0000 > >> Quote path argument in ob-ditaa > >> * lisp/ob-ditaa.el (org-babel-execute:ditaa): Quote path to ditaa > >> executable. > > > > that allows spaces in ditaa jar path. Patch was announced to list on > > Sat, 17 Jul 2010 22:01:24 -0600. > > > > The user of (shell-quote-argument org-ditaa-jar-path) seems to disable > > '~' interpretation. > > > > Regards, > > .j. > > > > On Wed, Sep 01, 2010 at 05:17:27PM -0500, John Hendy wrote: > >> Okay, fixed it on a whim but clueless as to why this was the issue: > >> > >> 1) (setq org-ditaa-jar-path > >> "~/.elisp/org.git/contrib/scripts/ditaa.jar") > >> > >> 2) (setq org-ditaa-jar-path > >> "/home/jwhendy/.elisp/org.git/contrib/scripts/ditaa.jar") > >> > >> #1 does not work; #2 does! > >> > >> Should I have known this would be a problem or is there something > else > >> in .emacs that would cause this to require an explicit path vs. the > >> abbreviation of ~ for /home/username? > > > > _______________________________________________ > > 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 > --00148531b6a548a481048f3cb462 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Awesome. Thanks!

John

= On Thu, Sep 2, 2010 at 12:09 AM, Eric Schulte <schulte.eric@gmail.com> wr= ote:
I've just pushed up a fix to this issue= , both ~'s and spaces should work
now. -- Eric

Juan <Pechiar@computer.org&g= t; writes:

> Had the same problem somewhere in july. I think it was after the
> following commit:
>
>> commit 7d2dc48b2aae27a66cc9813797c14dd457c209f4
>> Author: Gregory J. Grubbs <gregory@dynapse.com>
>> Date: =A0 Sun Jul 18 09:01:24 2010 +0000
>> =A0 =A0 Quote path argument in ob-ditaa
>> =A0 =A0 * lisp/ob-ditaa.el (org-babel-execute:ditaa): Quote path t= o ditaa
>> =A0 =A0 executable.
>
> that allows spaces in ditaa jar path. Patch was announced to list on > Sat, 17 Jul 2010 22:01:24 -0600.
>
> The user of (shell-quote-argument org-ditaa-jar-path) seems to disable=
> '~' interpretation.
>
> Regards,
> .j.
>
> On Wed, Sep 01, 2010 at 05:17:27PM -0500, John Hendy wrote:
>> =A0 =A0Okay, fixed it on a whim but clueless as to why this was th= e issue:
>>
>> =A0 =A01) (setq org-ditaa-jar-path
>> =A0 =A0"~/.elisp/org.git/contrib/scripts/ditaa.jar")
>>
>> =A0 =A02) (setq org-ditaa-jar-path
>> =A0 =A0"/home/jwhendy/.elisp/org.git/contrib/scripts/ditaa.ja= r")
>>
>> =A0 =A0#1 does not work; #2 does!
>>
>> =A0 =A0Should I have known this would be a problem or is there som= ething else
>> =A0 =A0in .emacs that would cause this to require an explicit path= vs. the
>> =A0 =A0abbreviation of ~ for /home/username?
>
> ________________________________________= _______
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org

--00148531b6a548a481048f3cb462-- --===============1028155915== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1028155915==--