Manish <mailtomanish.sha...@gmail.com> 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

_______________________________________________
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

Reply via email to