From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Kamm Subject: Re: ob-python.el: questions about output Date: Sun, 23 Feb 2020 20:53:04 -0800 Message-ID: <87blpoy4b3.fsf@gmail.com> References: <87eeuky4cn.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:36079) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j65l3-0007fP-8S for emacs-orgmode@gnu.org; Sun, 23 Feb 2020 23:54:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j65l2-0005DQ-Fz for emacs-orgmode@gnu.org; Sun, 23 Feb 2020 23:54:17 -0500 Received: from mail-pl1-x629.google.com ([2607:f8b0:4864:20::629]:39300) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j65l2-0005Ca-Av for emacs-orgmode@gnu.org; Sun, 23 Feb 2020 23:54:16 -0500 Received: by mail-pl1-x629.google.com with SMTP id g6so3533052plp.6 for ; Sun, 23 Feb 2020 20:54:16 -0800 (PST) In-Reply-To: <87eeuky4cn.fsf@gmail.com> 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: R C , emacs-orgmode@gnu.org Sorry, my email had a typo: > #+begin_src python :session session1 :results output > x > #+end_src That should be ":results value".