emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Babel: ob-plantuml fails on Windows


From: Nick Dokos
Subject: Re: [Orgmode] Babel: ob-plantuml fails on Windows
Date: Thu, 02 Sep 2010 14:47:21 -0400

Manish <address@hidden> wrote:

> Hello!
> 
> I was trying to test ob-plantuml and it failed with following trace.
> 
> Setup:
> 
> - GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600) of 2010-08-30 on 3249CTO
> - Windows XP SP 2
> - Org mode from git head
> - org-plantuml-jar-path is set
> - This example works from command-line and does not require dot.
> 
> Trace:
> 
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   string-match("[^\"]" nil)
>   shell-quote-argument(nil)
>   (concat "java -jar " (shell-quote-argument org-plantuml-jar-path) "
> -p " cmdline " < " (shell-quote-argument in-file) " > "
> (shell-quote-argument out-file))

Maybe something similar to the problem discussed in this message/thread?

http://thread.gmane.org/gmane.emacs.orgmode/29535/focus=29539

Nick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]