From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: Should comments break paragraphs? Date: Thu, 18 Jul 2013 16:31:47 +0800 Message-ID: <87k3ko9slo.fsf@ericabrahamsen.net> References: <51E443F6.2050104@arfer.net> <87mwpnfybn.fsf@gmail.com> <51E47BC1.7010808@gmail.com> <87ip0byoqg.fsf@gmail.com> <87fvvev771.fsf@gmail.com> <87wqoqxznb.fsf@gmail.com> <87ppuitp8y.fsf@gmail.com> <87sizexuj9.fsf@gmail.com> <87li55lpqd.fsf@bzg.ath.cx> <87mwplk645.fsf@gmail.com> <87fvvdk3es.fsf@bzg.ath.cx> <87ip09k1d4.fsf@gmail.com> <878v15jqdy.fsf@bzg.ath.cx> <87d2qhguou.fsf@gmx.us> <878v156ucl.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzjcT-0001Ao-EJ for emacs-orgmode@gnu.org; Thu, 18 Jul 2013 04:31:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UzjcS-0002w7-5o for emacs-orgmode@gnu.org; Thu, 18 Jul 2013 04:31:25 -0400 Received: from plane.gmane.org ([80.91.229.3]:42162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UzjcR-0002vw-Vo for emacs-orgmode@gnu.org; Thu, 18 Jul 2013 04:31:24 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UzjcP-0001Ip-UI for emacs-orgmode@gnu.org; Thu, 18 Jul 2013 10:31:21 +0200 Received: from 114.250.105.231 ([114.250.105.231]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Jul 2013 10:31:21 +0200 Received: from eric by 114.250.105.231 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Jul 2013 10:31:21 +0200 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 Christian Moe writes: > Eric S Fraga writes: > >> Rasmus writes: >> >> [...] >> >>> show up on the side of the documents. Again, I don't agree that they >>> are comments in the sense that '^#.*' is a comment. Again, I think >>> the correct approach for adding such notes is inlinetasks. >> >> +1 >> >> Comments are internal to the org file and should not be >> exported. > > +1 > > There is also a #+begin_annotation block special to ODT export, and > there was some talk about devising a backend-agnostic solution along > those lines for comments that one /does/ want exported. Latex could use a marginpar, and HTML a specially-styled div (an