From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: results from Python block not visible Date: Thu, 26 Jun 2014 12:36:47 -0400 Message-ID: <87vbrntyow.fsf@gmail.com> References: <87r42bhcil.wl%n142857@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0Cga-0004CP-1g for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 12:38:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0CgV-0007Oe-AS for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 12:38:07 -0400 Received: from mail-qa0-x236.google.com ([2607:f8b0:400d:c00::236]:42578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0CgV-0007OV-5z for emacs-orgmode@gnu.org; Thu, 26 Jun 2014 12:38:03 -0400 Received: by mail-qa0-f54.google.com with SMTP id v10so3033703qac.27 for ; Thu, 26 Jun 2014 09:38:02 -0700 (PDT) In-Reply-To: <87r42bhcil.wl%n142857@gmail.com> (Daniel Clemente's message of "Thu, 26 Jun 2014 23:16:34 +0700") 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: Daniel Clemente Cc: org-mode Mailinglist Daniel Clemente writes: > Hi, this babel code recently stopped working on my system: > > #+BEGIN_SRC python :results output > print "x" > #+END_SRC > > It prints: > > #+RESULTS: > : None > > I expected to see "x". This worked some days ago. > This works for me using the latest version of Org-mode with an Emacs launched by running "make vanilla" from the base of the Org-mode repo. Maybe the problem is in your configuration? > > If I use a command like os.system("xeyes"), I see it running. > > In addition I don't see the Python block highlighted > > > GNU Emacs 24.4.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars= ) of 2014-06-20 on la4 > org-mode from today > Debian. Python 2.7 (same with Python 3). > It also happens under emacs -Q > > Of course I loaded Python support: > > (org-babel-do-load-languages > 'org-babel-load-languages > '((R . t) > (C . t) > ; =E2=80=A6 > (python . t) > (ruby . t) > (sql . t) > (sqlite . t))) > > > Greetings, Daniel > --=20 Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D (see https://u.fsf.org/yw)