From mboxrd@z Thu Jan 1 00:00:00 1970 From: wang jinjian Subject: elisp call dot babel doesn't work on Org mode 9 Date: Fri, 7 Apr 2017 08:45:49 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1135b7a0efd257054c93d75b Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cwUD5-0004D2-MS for emacs-orgmode@gnu.org; Fri, 07 Apr 2017 09:45:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cwUD1-0001vU-FP for emacs-orgmode@gnu.org; Fri, 07 Apr 2017 09:45:55 -0400 Received: from mail-qt0-x22d.google.com ([2607:f8b0:400d:c0d::22d]:36381) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cwUD1-0001uq-8V for emacs-orgmode@gnu.org; Fri, 07 Apr 2017 09:45:51 -0400 Received: by mail-qt0-x22d.google.com with SMTP id v3so11244560qtd.3 for ; Fri, 07 Apr 2017 06:45:51 -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" To: emacs-orgmode@gnu.org --001a1135b7a0efd257054c93d75b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I like generating simple process diagrams using dot and tables tutorial! It works fine on Org mode 8 but doesn't work on Org mode 9.0.5. The reason is the params variable not accessible! below error message displayed: let: Symbol=E2=80=99s value as variable is void: params What's the right steps to run dot code in elisp code block in Org mode 9? BRs J.J. Wang --001a1135b7a0efd257054c93d75b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

It wor= ks fine on Org mode 8 but doesn't work on Org mode 9.0.5.

= The reason is the params variable not accessible! below error message displ= ayed:

let: Symbol=E2=80=99s value as variable is void: params
What's the right steps to run dot code in elisp code block in Org mode= 9?

BRs
J.J. Wang
--001a1135b7a0efd257054c93d75b--