From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: session with python-mode.el complains of void py-toggle-shells Date: Wed, 23 Jan 2013 14:00:07 +0100 Message-ID: <87vcao2gx4.fsf@bzg.ath.cx> References: <87ham8y5rw.fsf@gmail.com> <3314.1358914289@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37649) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TxzwW-0006la-VR for Emacs-orgmode@gnu.org; Wed, 23 Jan 2013 08:01:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Txzw8-0003hK-9M for Emacs-orgmode@gnu.org; Wed, 23 Jan 2013 08:00:35 -0500 Received: from mail-wi0-f176.google.com ([209.85.212.176]:35917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Txzw8-0003aa-3w for Emacs-orgmode@gnu.org; Wed, 23 Jan 2013 08:00:16 -0500 Received: by mail-wi0-f176.google.com with SMTP id hm6so677991wib.3 for ; Wed, 23 Jan 2013 05:00:08 -0800 (PST) In-Reply-To: <3314.1358914289@alphaville> (Nick Dokos's message of "Tue, 22 Jan 2013 23:11:29 -0500") 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: nicholas.dokos@hp.com Cc: Myles English , Emacs-orgmode Nick Dokos writes: > (run-python py-python-command) > > and then all the code blocks could execute with no problem. Has > run-python changed signature recently? Yes, from Emacs 24.1 to Emacs 24.2. I fixed this, thanks. -- Bastien