From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Kamm Subject: Re: ob-python.el: questions about output Date: Mon, 24 Feb 2020 08:18:33 -0800 Message-ID: <875zfwx8km.fsf@gmail.com> References: <87eeuky4cn.fsf@gmail.com> <87sgj06r0y.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39599) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j6GST-0004YT-8T for emacs-orgmode@gnu.org; Mon, 24 Feb 2020 11:19:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j6GSP-0002rq-Es for emacs-orgmode@gnu.org; Mon, 24 Feb 2020 11:19:49 -0500 Received: from mail-pf1-x436.google.com ([2607:f8b0:4864:20::436]:32797) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j6GSP-0002re-9B for emacs-orgmode@gnu.org; Mon, 24 Feb 2020 11:19:45 -0500 Received: by mail-pf1-x436.google.com with SMTP id n7so5621930pfn.0 for ; Mon, 24 Feb 2020 08:19:45 -0800 (PST) In-Reply-To: <87sgj06r0y.fsf@ucl.ac.uk> 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: "Fraga, Eric" , R C Cc: "emacs-orgmode@gnu.org" Hi Eric, "Fraga, Eric" writes: > Longer term, better would be an implementation of :prologue and > :epilogue options for python src blocks like we have for Maxima. It > would probably make sense to provide these options for most if not all > src blocks? This sounds interesting. Do you know of any documentation or examples for :prologue and :epilogue? I checked the Worg page for ob-maxima, but it didn't mention these header arguments.