From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Shmalko Subject: ditaa and plantuml in PATH Date: Mon, 28 Mar 2016 03:53:12 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akLQh-0002bb-0r for emacs-orgmode@gnu.org; Sun, 27 Mar 2016 20:53:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akLQg-0002fa-5v for emacs-orgmode@gnu.org; Sun, 27 Mar 2016 20:53:14 -0400 Received: from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244]:34018) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akLQf-0002fS-Vw for emacs-orgmode@gnu.org; Sun, 27 Mar 2016 20:53:14 -0400 Received: by mail-wm0-x244.google.com with SMTP id p65so17496269wmp.1 for ; Sun, 27 Mar 2016 17:53:13 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi! I use NixOS and ditaa is globally installed. That means I have ditaa executable in PATH but no easy way to find a ditaa.jar file. There is no way to instruct org-ditaa to use the specified executable (it requires java and path to the ditaa jar file). Note also that I don't have java in PATH. I would like org-ditaa to use ditaa executable from the PATH. Same goes for org-plantuml. Regards, Alexey Shmalko