Re: [Python-mode] bug with shipped pymacs?

2012-02-14 Thread François Pinard
Tom Roche writes: > summary: something is wrong with the pymacs I installed with > python-mode=6.0.3, or with my installation or use of it. >> Debugger entered--Lisp error: (error "Pymacs Lisp version is >> @VERSION@, Python is 0.24-beta2") Hi, Tom. The pymacs.el file was likely copied verbati

Re: [Python-mode] ipython setup

2012-02-14 Thread rosoloum
I am also having troubles setting up python-mode to work with ipython. I am using python-mode.el 6.0.4 (latest version, released on 2011-12-30). On the Launchpad site I see the following series and milestones posterior to 6.0.4: 6.0.4, 6.05, 6.1 and 6.1.1 When you said "could you try from the cu

Re: [Python-mode] ipython setup

2012-02-14 Thread Andreas Röhler
Am 14.02.2012 16:12, schrieb rosoloum: I am also having troubles setting up python-mode to work with ipython. I am using python-mode.el 6.0.4 (latest version, released on 2011-12-30). On the Launchpad site I see the following series and milestones posterior to 6.0.4: 6.0.4, 6.05, 6.1 and 6.1.1

Re: [Python-mode] ipython setup

2012-02-14 Thread rosoloum
Thanks! I just installed the latest version. In your previous post in this thread you said: " you should not need any customization for IPython. There was a bug, which shold be gone now. Could you try from current trunk again? ... " However, when I tried M-x ipython but I got "no match"

Re: [Python-mode] ipython setup

2012-02-14 Thread Andreas Röhler
Am 14.02.2012 17:01, schrieb rosoloum: Thanks! I just installed the latest version. In your previous post in this thread you said: " you should not need any customization for IPython. There was a bug, which shold be gone now. Could you try from current trunk again? ... " However, when

[Python-mode] py-shell-switch-buffers-on-execute change

2012-02-14 Thread Andreas Röhler
Hi all, this var sets a default, if its switched to the output buffer. When shells are opened interactively however, think it should ignore that value, switch always instead. Are there cases where after a M-x python it should not be switched to the shell? Unless objections coming in, will d

[Python-mode] huge files

2012-02-14 Thread Andrea Crotti
It looks like it's a common "problem" in the Elisp world, but I was wondering is it normal to have huge source files. python-mode.el is > 10k lines now, which for me causes two problems: - it's hard to even know the various functionalities - it's hard to manage the file I see various things that