From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: Should comments break paragraphs? Date: Thu, 18 Jul 2013 09:02:40 +0200 Message-ID: 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]:43024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UziF8-0005n9-32 for emacs-orgmode@gnu.org; Thu, 18 Jul 2013 03:03:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UziF4-0006Bh-9G for emacs-orgmode@gnu.org; Thu, 18 Jul 2013 03:03:14 -0400 Received: from mail-forward4.uio.no ([129.240.10.33]:34353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UziF4-00060Q-2s for emacs-orgmode@gnu.org; Thu, 18 Jul 2013 03:03:10 -0400 Received: from exim by mail-out4.uio.no with local-bsmtp (Exim 4.80.1) (envelope-from ) id 1UziER-0005fW-8H for emacs-orgmode@gnu.org; Thu, 18 Jul 2013 09:02:31 +0200 In-reply-to: <878v156ucl.fsf@ucl.ac.uk> 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: Eric S Fraga Cc: emacs-orgmode@gnu.org, Rasmus 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. Yours, Christian