From mboxrd@z Thu Jan 1 00:00:00 1970 From: Taru Karttunen Subject: Re: [babel] #+call: result names? Date: Mon, 15 Feb 2010 19:42:26 +0200 Message-ID: <1266255661-sup-6474@oz.taruti.net> References: "<1266232415-sup-4306@oz.taruti.net>" <87vddymqa3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nh4xr-0007eI-Pi for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 12:42:31 -0500 Received: from [140.186.70.92] (port=57707 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nh4xr-0007dy-8i for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 12:42:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nh4xq-0004bi-RE for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 12:42:31 -0500 Received: from courier.cs.helsinki.fi ([128.214.9.1]:54481 helo=mail.cs.helsinki.fi) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nh4xq-0004bV-LJ for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 12:42:30 -0500 In-reply-to: <87vddymqa3.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: emacs-orgmode Excerpts from Eric Schulte's message of Mon Feb 15 18:12:36 +0200 2010: > #+call: foo(x="bar") :resname eric > > #+results: eric > ... > > Does that sound like a good solution? Is anyone using results names in > another way which this would not address? :resname would solve my issue. - Taru Karttunen