From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Shlyakhter Subject: Re: suggestion for the manual: mention the "#+BEGIN_SRC org" trick when describing drawers and plainlists Date: Thu, 08 Mar 2012 07:59:16 -0500 Message-ID: References: <80r4x3eef3.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:40687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5cwU-0005r2-UN for emacs-orgmode@gnu.org; Thu, 08 Mar 2012 08:00:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5cwO-0000Lu-S3 for emacs-orgmode@gnu.org; Thu, 08 Mar 2012 07:59:38 -0500 Received: from plane.gmane.org ([80.91.229.3]:46922) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5cwO-0000Lk-Ki for emacs-orgmode@gnu.org; Thu, 08 Mar 2012 07:59:32 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1S5cwJ-0003rV-Aw for emacs-orgmode@gnu.org; Thu, 08 Mar 2012 13:59:27 +0100 Received: from pool-74-104-39-131.bstnma.east.verizon.net ([74.104.39.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 Mar 2012 13:59:27 +0100 Received: from ilya_shl by pool-74-104-39-131.bstnma.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 08 Mar 2012 13:59:27 +0100 In-Reply-To: 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 On 3/8/2012 7:53 AM, Ilya Shlyakhter wrote: > - when exporting to HTML, I want to run the HTML exporter on the nested > org buffer and insert its results -- rather than inserting a boxed > version of the Org source. p.s. one solution could be to run the HTML exporter on the nested org and show the result inside an IFRAME within the main org's HTML export.