From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ethan Ligon Subject: Re: Problem with org-export--delete-comments Date: Fri, 18 Dec 2015 01:07:49 +0000 (UTC) Message-ID: References: <87h9jgrec8.fsf@nicolasgoaziou.fr> <871takog7c.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9jWg-0005T9-Hm for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 20:08:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9jWb-0004BH-Im for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 20:08:06 -0500 Received: from plane.gmane.org ([80.91.229.3]:44061) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9jWb-0004B8-BC for emacs-orgmode@gnu.org; Thu, 17 Dec 2015 20:08:01 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a9jWX-0001GA-QS for emacs-orgmode@gnu.org; Fri, 18 Dec 2015 02:07:58 +0100 Received: from airbears2-136-152-142-62.airbears2.berkeley.edu ([136.152.142.62]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2015 02:07:57 +0100 Received: from ligon by airbears2-136-152-142-62.airbears2.berkeley.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2015 02:07:57 +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 nicolasgoaziou.fr> writes: > > Note that Org doesn't support comments within paragraphs since a comment > ends a paragraph. In this case, the export output matches the contents > of the document. > It seems odd that a comment ends a paragraph, but does not end a footnote! -Ethan