From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: How to handle an inline multiline noweb reference Date: Tue, 27 Nov 2018 19:33:26 -0700 Message-ID: References: <87wooykg59.fsf@mbork.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50819) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRpfQ-0003Rn-V2 for emacs-orgmode@gnu.org; Tue, 27 Nov 2018 21:33:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRpfP-00032y-0i for emacs-orgmode@gnu.org; Tue, 27 Nov 2018 21:33:32 -0500 Received: from mail-lf1-x135.google.com ([2a00:1450:4864:20::135]:38123) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gRpfN-00031S-3M for emacs-orgmode@gnu.org; Tue, 27 Nov 2018 21:33:30 -0500 Received: by mail-lf1-x135.google.com with SMTP id p86so18196774lfg.5 for ; Tue, 27 Nov 2018 18:33:28 -0800 (PST) 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" To: Grant Rettke Cc: Org-mode this might be the most ridiculous idea you have ever heard, but does babel have a concept similar to stdio pipes? i've often wanted to just pipe stuff. dunno if this would help marcin. the only inter-block communication i am aware of are variables and noweb inclusion. [and, unless i am mistaken, one or the other inclusion mechanism always outputs intermediate lines of text as messages in the minibuffer, dunno if that can be turned off.]