From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: :comments org doesn't export comments below code Date: Sat, 14 Jul 2018 10:10:05 +0200 Message-ID: <87fu0mw84i.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52116) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1feFd5-0004ha-Ha for emacs-orgmode@gnu.org; Sat, 14 Jul 2018 04:10:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1feFd2-0000YG-6e for emacs-orgmode@gnu.org; Sat, 14 Jul 2018 04:10:11 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:39079) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1feFd1-0000Xy-Vs for emacs-orgmode@gnu.org; Sat, 14 Jul 2018 04:10:08 -0400 In-Reply-To: (Ken Mankoff's message of "Thu, 12 Jul 2018 06:44:06 -0400") 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" To: Ken Mankoff Cc: Org-mode Hello, Ken Mankoff writes: > The issues are 1) there is no "post text" exported. The "bar post > text" discusses the results of the source block above it, but is not > exported to the code file as comments, and 2) The Foo text is not > exported either, but contains info relevant to the Bar code. This is expected. ":comments org" adds text above the tangled block up to the headline above or a previous block, whichever comes first. > Is there a way to get more of the Org file embedded in the tangled > code? I don't think so. Regards, -- Nicolas Goaziou