From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zack Piper Subject: Referring to an Org Babel variable in the invocation arguments to another Org Babel code block Date: Tue, 27 Dec 2016 13:02:47 +0000 Message-ID: <87inq51q4o.fsf@apertron.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cLrOx-0006Li-U2 for emacs-orgmode@gnu.org; Tue, 27 Dec 2016 08:02:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cLrOu-0004uM-QU for emacs-orgmode@gnu.org; Tue, 27 Dec 2016 08:02:47 -0500 Received: from apertron.net ([137.74.201.49]:42114) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cLrOu-0004uD-Jg for emacs-orgmode@gnu.org; Tue, 27 Dec 2016 08:02:44 -0500 Received: from zlarl (host-92-11-97-31.as43234.net [92.11.97.31]) by apertron.net (Postfix) with ESMTPSA id B58F287B7D for ; Tue, 27 Dec 2016 13:02:35 +0000 (UTC) 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 Hi all, Hopefully the below can explain better: #+NAME: abc #+BEGIN_SRC shell :noweb yes :var a=3D"b" :results output echo <> 1 EOF #+END_SRC #+RESULTS: def :=20 Pressing `C-c C-c' on the second block returns: org-babel-ref-resolve: Reference =E2=80=98c=E2=80=99 not found in this buff= er Org version: 9.0.3 Thanks! --=20 Zack Piper System administrator https://apertron.net=20=20=20=20=20=20=20=20=20=20=20=20