From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Inline and executing the document Date: Sun, 23 Sep 2012 20:17:39 +0200 Message-ID: <87txuozjr0.fsf@altern.org> References: <16F6A604-26D2-47CA-9E12-A7E5F17FF737@univie.ac.at> <7C2CE242-C739-4343-B051-E2885BF4BB9A@univie.ac.at> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:51334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFqkO-0006Jf-TS for emacs-orgmode@gnu.org; Sun, 23 Sep 2012 14:17:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFqkN-0008Ty-S5 for emacs-orgmode@gnu.org; Sun, 23 Sep 2012 14:17:40 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:35666) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFqkN-0008Tr-LK for emacs-orgmode@gnu.org; Sun, 23 Sep 2012 14:17:39 -0400 Received: by wgbdt14 with SMTP id dt14so3180317wgb.30 for ; Sun, 23 Sep 2012 11:17:38 -0700 (PDT) In-Reply-To: <7C2CE242-C739-4343-B051-E2885BF4BB9A@univie.ac.at> (Erich Neuwirth's message of "Sun, 23 Sep 2012 19:02:16 +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: Erich Neuwirth Cc: "emacs-orgmode@gnu.org emacs-orgmode@gnu.org" Hi Erich, Erich Neuwirth writes: > One more thought: > The :RESULTS: xxxx :END: > wrapper would allow to replace when inline code is run once again. > It would fit with my personal workflow to be able to check what will go into the exported documents > while fiddling around in the source document. > > If this does not fit with what the org designers think, thats OK. It would not be a "drawer" anymore. > I just wanted to note that the implementation replacement of results of inline code > in this special case could probably done with ease. FWIW you can use src_{} for inline code. Best, -- Bastien