From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: [BUG] [babel] in :eval never with :session Date: Wed, 7 May 2014 15:05:03 +0200 Message-ID: <2DB2154C-E7DE-48BC-8417-2780FA531022@gmail.com> References: <87eh06ndy5.fsf@gmail.com> Mime-Version: 1.0 (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]:56898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi1X2-00081c-Nl for emacs-orgmode@gnu.org; Wed, 07 May 2014 09:05:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wi1X1-00066W-GB for emacs-orgmode@gnu.org; Wed, 07 May 2014 09:05:08 -0400 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:41754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wi1X1-00064O-96 for emacs-orgmode@gnu.org; Wed, 07 May 2014 09:05:07 -0400 Received: by mail-wg0-f48.google.com with SMTP id b13so965887wgh.19 for ; Wed, 07 May 2014 06:05:06 -0700 (PDT) In-Reply-To: <87eh06ndy5.fsf@gmail.com> 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: Eric Schulte Cc: "emacs-orgmode@gnu.org" I reported it some time ago but couldn't reproduce it later, so I reported i= t fixed. Now I realized that the 'reproducible example' did not show the err= or as the header names were different. So I do not know if it is a new error= , but I can check on Friday.=20 Cheers, Rainer Envoy=C3=A9 de mon iPhone > Le 7 mai 2014 =C3=A0 11:19, Eric Schulte a =C3=A9= crit : >=20 > Rainer M Krug writes: >=20 >> The error is back: >=20 > You say "back", was this error not present recently? If so could you > isolate the commit at which this error appeared? >=20 > Thanks, > Eric >=20 >>=20 >> When one header in a subtree which has the header argument >> :eval never >> has the same name as in a following subtree which should be evaluated on >> export, the second subtree is not exported. When the name of the header >> is changed, the subtree is exported as expected. >>=20 >> --8<---------------cut here---------------start------------->8--- >> #+PROPERTY: exports both >> #+PROPERTY: session *tmp_R* >>=20 >> * Some non-evaluated code >> :PROPERTIES: >> :eval: never >> :END: >> ** This is the same header >> #+BEGIN_SRC R >> cat("\ntwo\n") >> #+END_SRC >>=20 >> * Data Assessment Results >> ** This is the same header >> If the name of the header is changed, the subtree is evaluated on export.= >> #+begin_src R >> cat("\nhere it is @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n") >> #+end_src >> --8<---------------cut here---------------end--------------->8--- >>=20 >> Org-mode version 8.2.6 (release_8.2.6-920-gc6d698 @ /Users/rainerkrug/.em= acs.d/org-mode/lisp/) >> GNU Emacs 24.3.1 (x86_64-apple-darwin13.0.0, Carbon Version 1.6.0 AppKit 1= 265) of 2014-02-13 on Rainers-MacBook-Pro-2.local >>=20 >> Cheers, >>=20 >> Rainer >=20 > --=20 > Eric Schulte > https://cs.unm.edu/~eschulte > PGP: 0x614CA05D