From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: python sessions Date: Mon, 25 Mar 2013 10:07:37 -0600 Message-ID: <87k3ovv4xi.fsf@gmail.com> References: <51496061.20706@easy-emacs.de> <514AB9FC.3050601@easy-emacs.de> <87d2ut2o5m.fsf@bzg.ath.cx> <514AC116.7030408@easy-emacs.de> <877gkxrbgn.fsf@gmail.com> <87fvzko0zv.fsf@gmail.com> <22817.1364179114@alphaville> <87vc8fv671.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK9w8-0000av-1e for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 12:07:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UK9w2-0008Fu-QR for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 12:07:51 -0400 Received: from mail-pb0-f48.google.com ([209.85.160.48]:58883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UK9w2-0008Fh-KR for emacs-orgmode@gnu.org; Mon, 25 Mar 2013 12:07:46 -0400 Received: by mail-pb0-f48.google.com with SMTP id wy12so4208528pbc.7 for ; Mon, 25 Mar 2013 09:07:46 -0700 (PDT) In-Reply-To: (John Hendy's message of "Mon, 25 Mar 2013 10:55:01 -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: John Hendy Cc: Bastien , nicholas.dokos@hp.com, emacs-orgmode >> >> Currently I'd say session support for python is completely broken. > > Have *any* changes been made related to python recently? See my > mailing list post with reproducible example: > - http://www.mail-archive.com/emacs-orgmode@gnu.org/msg68238.html > > This was definitely working for me with a minimal config and starting > with `emacs -Q`. I cannot reproduce that example anymore. Sessions > don't work any longer, named or un-named for me, and we had two data > points (myself and Ista) for whom it worked (at least for named). > > I think something was changed that broke it for my working setup. > Might be nice to figure out what that was. > I certainly haven't touched this code. The latest change I see to the relevant portions of the code is commit 4a0afac6 from Bastien on Feb. 23rd. > > Is there a way to see one's local git history? Not the git log, but > something like what git versions I've been hopping from/to with each > successive pull? I could try and see what I was at on 3/20 when I > posted that and when I last pulled? I see a change related to > ob-python from Bastien on 3/19... perhaps I could switch to a commit > prior to that and try again? > I don't know of a way to show what versions you have used recently. There are tools to help find the commits causing a change in behavior. See http://git-scm.com/book/en/Git-Tools-Debugging-with-Git for a pretty good summary. -- Eric Schulte http://cs.unm.edu/~eschulte