emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Juan <Pechiar@computer.org>
To: John Hendy <jw.hendy@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Ditaa and babel goofing again?
Date: Wed, 1 Sep 2010 20:30:40 -0300	[thread overview]
Message-ID: <20100901233040.GD2414@soloJazz.com> (raw)
In-Reply-To: <AANLkTinaHfrhQMRpkkTyjGds5BRD03C=eQfducRGV-uC@mail.gmail.com>

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:   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?

  reply	other threads:[~2010-09-01 23:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-01 21:11 Ditaa and babel goofing again? John Hendy
2010-09-01 21:28 ` Erik Iverson
     [not found]   ` <AANLkTimVii2UwcvDvP2911VAQ8ZZkaJcw+Ues80SiWYT@mail.gmail.com>
     [not found]     ` <4C7ECE0A.1030000@ccbr.umn.edu>
2010-09-01 22:17       ` John Hendy
2010-09-01 23:30         ` Juan [this message]
2010-09-02  0:09           ` Eric Schulte
2010-09-02  1:26             ` John Hendy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100901233040.GD2414@soloJazz.com \
    --to=pechiar@computer.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=jw.hendy@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).