From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: comment section with latex_header Date: Sat, 28 Mar 2015 16:00:33 +0100 Message-ID: <87vbhli2um.fsf@nicolasgoaziou.fr> References: <87d23znv5a.fsf@nicolasgoaziou.fr> <55110E84.3060408@roklein.de> <87zj72n5xk.fsf@nicolasgoaziou.fr> <86d23y3gxi.fsf@example.com> <5512A024.5050509@roklein.de> <86k2y4b1gt.fsf@example.com> <87lhijldia.fsf@nicolasgoaziou.fr> <87iodmk8j5.fsf@nicolasgoaziou.fr> <5515487F.1020208@roklein.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbsCt-0001j6-Qg for emacs-orgmode@gnu.org; Sat, 28 Mar 2015 10:59:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YbsCo-0000EE-RR for emacs-orgmode@gnu.org; Sat, 28 Mar 2015 10:59:27 -0400 Received: from relay5-d.mail.gandi.net ([2001:4b98:c:538::197]:41981) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YbsCo-0000Dp-L5 for emacs-orgmode@gnu.org; Sat, 28 Mar 2015 10:59:22 -0400 In-Reply-To: <5515487F.1020208@roklein.de> (Robert Klein's message of "Fri, 27 Mar 2015 13:09:35 +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: Robert Klein Cc: emacs-orgmode@gnu.org Robert Klein writes: > If you revert the second patch, please put a note in the release notes > for the next org release, so the other babel users know a migration > path. I reverted the second patch, and slightly changed documentation. I'm not sure about ORG NEWS as using data from a COMMENT subtree was undefined (AFAIR it didn't work in Org 7.x). Regards,