From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Naming a table produced by a CALL Date: Fri, 24 Jan 2014 12:45:22 +0100 Message-ID: <87zjml61t9.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6fCm-0006vT-0R for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 06:45:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W6fCa-0006Kn-4k for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 06:45:47 -0500 Received: from plane.gmane.org ([80.91.229.3]:59943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W6fCZ-0006Ka-U8 for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 06:45:36 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1W6fCX-0001Fa-4D for emacs-orgmode@gnu.org; Fri, 24 Jan 2014 12:45:33 +0100 Received: from hornfels.zedat.fu-berlin.de ([160.45.11.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Jan 2014 12:45:33 +0100 Received: from loris.bennett by hornfels.zedat.fu-berlin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Jan 2014 12:45:33 +0100 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 have a CALL which produces a table, which just gets the keyword RESULT. I would like to plot the data in the table with R and so would like to refer to the data in the table. It seems I need to need to replace RESULT by NAME in org-babel-results-keyword, but how do I pass the actual name? Cheers, Loris -- This signature is currently under construction.