From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: How to include comments on export? org-exp-blocks.el? Date: Tue, 25 Oct 2011 07:27:08 +0530 Message-ID: <81aa8p6dfv.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34763) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIWGf-0005ob-5P for emacs-orgmode@gnu.org; Mon, 24 Oct 2011 21:57:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RIWGd-0007K6-W6 for emacs-orgmode@gnu.org; Mon, 24 Oct 2011 21:57:29 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:59758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RIWGd-0007Jx-Qm for emacs-orgmode@gnu.org; Mon, 24 Oct 2011 21:57:27 -0400 Received: by iagf6 with SMTP id f6so7114iag.0 for ; Mon, 24 Oct 2011 18:57:26 -0700 (PDT) In-Reply-To: (Herbert Sitz's message of "Mon, 24 Oct 2011 21:30:24 +0000 (UTC)") 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: Herbert Sitz Cc: emacs-orgmode@gnu.org Herbert Sitz writes: > I'm trying to see if there is a way to include comments on export, to show up as > something like the comments boxes you see in MS Word. What is your target format? Is it org->odt->doc. If yes, then currently there is no support for annotations/comments. It is doable. I did some investigation of it in some other context - inline tasks. You can see some of my notes here: See the Footnotes section of - http://lists.gnu.org/archive/html/emacs-orgmode/2011-08/msg00357.html