>>>>> Eric Schulte writes:
> I would disagree here.  There *is* a case where a protected comment
> should be retained in the export.  For example, if I'm writing a
> document in which I want to discuss Org-mode markup.  It should be
> possible for me to include verbatim Org-mode code in my document,
> through the use of e.g.

>   #+begin_src org
>     ,* example org

>     ,# this is a comment
>     ,this is not a comment
>   #+end_src

> however without the protection check, the comment would be removed.  If
> there is a problem with comments being marked as protected when they
> shouldn't be, then that should be fixed where the protection is being
> applied, but I believe that the protection check in this patch is
> required.

Ok, I get your point. I wasn't thinking recursively.

Regards,

--
Nicolas

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to