From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: Using Org and eev together - problem with source blocks Date: Sun, 10 Nov 2019 17:13:46 +0100 Message-ID: <87woc7zp39.fsf@gmail.com> References: <87zhh4ypzx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49544) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iTpqY-0005vR-Ei for emacs-orgmode@gnu.org; Sun, 10 Nov 2019 11:13:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iTpqX-0001oc-Ei for emacs-orgmode@gnu.org; Sun, 10 Nov 2019 11:13:50 -0500 Received: from mail-lf1-x130.google.com ([2a00:1450:4864:20::130]:34245) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iTpqX-0001oG-5k for emacs-orgmode@gnu.org; Sun, 10 Nov 2019 11:13:49 -0500 Received: by mail-lf1-x130.google.com with SMTP id y186so2187197lfa.1 for ; Sun, 10 Nov 2019 08:13:49 -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: Eduardo Ochs Cc: Alan Schmitt , Org Mode On 2019-11-10 at 15:36 +01, Eduardo Ochs wrote... > Changing the Python source block to > > #+BEGIN_SRC python :output results > > Are you sure that you wrote it correctly? I'm pretty sure I did not. Try ":results output" -k.