GNU bug report logs - #2252
python-load-file in python.el does not seem to work

Previous Next

Package: emacs;

Reported by: Mikko Huhtala <mhuhtala <at> abo.fi>

Date: Mon, 9 Feb 2009 19:45:02 UTC

Severity: normal

Merged with 2779

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 2252 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Mikko Huhtala <mhuhtala <at> abo.fi>
Cc: 2252 <at> debbugs.gnu.org
Subject: Re: python-load-file in python.el does not seem to work
Date: Sun, 03 May 2009 10:42:17 -0400
> I've ran inferior Python from both 23.0.90 and today's (2009-02-03)
> CVS version. Python-load-file (C-c C-l) does not seem to do anything
> in either.

It seems to work for me, using the following recipe:

  touch foo.py
  emacs -Q foo.py
  C-c C-l RET
  C-x b *Python* RET

  >>> foo.__name__
  'foo'
  >>>

Do you see something different?




This bug report was last modified 14 years and 328 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.