From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: comment section with latex_header Date: Mon, 23 Mar 2015 23:54:36 +0000 Message-ID: References: <87d23znv5a.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaCBH-0002o2-8Z for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 19:54:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YaCBD-00067J-86 for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 19:54:51 -0400 Received: from plane.gmane.org ([80.91.229.3]:35161) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YaCBD-00067A-1U for emacs-orgmode@gnu.org; Mon, 23 Mar 2015 19:54:47 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YaCB4-0002el-2b for emacs-orgmode@gnu.org; Tue, 24 Mar 2015 00:54:38 +0100 Received: from cpc33-cmbg15-2-0-cust4.5-4.cable.virginm.net ([81.102.136.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Mar 2015 00:54:38 +0100 Received: from andreas.leha by cpc33-cmbg15-2-0-cust4.5-4.cable.virginm.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Mar 2015 00:54:38 +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: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >> If there are `#+latex_header:' entries in a section and that section is >> `COMMENT'ed out, I'd expect the #+latex_header entries to be >> uneffective. As they are when I comment them out one by one as in >> `# #+latex_header:'. >> >> Is this a bug? (I'd say, yes....) > > This is fixed in c9a52787c14c3a7429bcd3c8975350525e0baa04. Thank you. > Thanks. Confirmed. Andreas