emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] comment section with latex_header


From: Sebastien Vauban
Subject: Re: [O] comment section with latex_header
Date: Mon, 23 Mar 2015 09:56:19 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (windows-nt)

Rasmus wrote:
> Andreas Leha <address@hidden> 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....)
>
> Why?  I guess you can still archive 

I'd also say that this is a bug, as -- in my understanding --
COMMENT'ing a subtree is exactly equivalent to commenting every line of
it, that is:

--8<---------------cut here---------------start------------->8---
* COMMENT Section
Some text
Some code
Some text
--8<---------------cut here---------------end--------------->8---

should be equivalent to:

--8<---------------cut here---------------start------------->8---
# * Section
# Some text
# Some code
# Some text
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]