From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [BUG] [babel] in :eval never with :session Date: Wed, 07 May 2014 05:19:30 -0400 Message-ID: <87eh06ndy5.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Why11-0002h0-Q3 for emacs-orgmode@gnu.org; Wed, 07 May 2014 05:19:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Why0v-000694-Fi for emacs-orgmode@gnu.org; Wed, 07 May 2014 05:19:51 -0400 Received: from mail-qg0-x232.google.com ([2607:f8b0:400d:c04::232]:63814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Why0v-000690-BU for emacs-orgmode@gnu.org; Wed, 07 May 2014 05:19:45 -0400 Received: by mail-qg0-f50.google.com with SMTP id z60so728189qgd.23 for ; Wed, 07 May 2014 02:19:45 -0700 (PDT) In-Reply-To: (Rainer M. Krug's message of "Mon, 05 May 2014 14:28:44 +0200") 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: Rainer M Krug Cc: emacs-orgmode@gnu.org Rainer M Krug writes: > The error is back: > You say "back", was this error not present recently? If so could you isolate the commit at which this error appeared? Thanks, Eric > > 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. > > --8<---------------cut here---------------start------------->8--- > #+PROPERTY: exports both > #+PROPERTY: session *tmp_R* > > * Some non-evaluated code > :PROPERTIES: > :eval: never > :END: > ** This is the same header > #+BEGIN_SRC R > cat("\ntwo\n") > #+END_SRC > > * 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--- > > Org-mode version 8.2.6 (release_8.2.6-920-gc6d698 @ /Users/rainerkrug/.emacs.d/org-mode/lisp/) > GNU Emacs 24.3.1 (x86_64-apple-darwin13.0.0, Carbon Version 1.6.0 AppKit 1265) of 2014-02-13 on Rainers-MacBook-Pro-2.local > > Cheers, > > Rainer -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D