From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: Babel: RESULTS for no value Date: Sat, 07 Mar 2015 14:26:32 +0000 Message-ID: <87vbicnasn.fsf@gmail.com> References: <87y4n9yr0a.fsf@iki.fi> 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]:51293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUG1H-0002i9-82 for emacs-orgmode@gnu.org; Sat, 07 Mar 2015 09:47:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YUG1B-0001SK-NC for emacs-orgmode@gnu.org; Sat, 07 Mar 2015 09:47:59 -0500 Received: from mail-wg0-x236.google.com ([2a00:1450:400c:c00::236]:39097) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YUG1B-0001SE-Gy for emacs-orgmode@gnu.org; Sat, 07 Mar 2015 09:47:53 -0500 Received: by wghn12 with SMTP id n12so11503842wgh.6 for ; Sat, 07 Mar 2015 06:47:52 -0800 (PST) In-Reply-To: <87y4n9yr0a.fsf@iki.fi> 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: Jarmo Hurri , emacs-orgmode@gnu.org Hi Jarmo, The results line is needed to store the hash value when the :cache header arg is set. (See (info "(org) cache")) It might be a little distracting to see it there, but it shouldn=E2=80=99t interfere with the functionality in any way (for example, it should be invisible on export). It the line=E2=80=99s presence causing any problems = for your code? --=20 Aaron Ecay