Hi,
After running py-shell I get an error message in the min-buffer "Wrong
type argument: processp, nil". The *Python* buffer shows:
Python 2.6 (r26:66714, Dec 23 2009, 15:54:18)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)] on linux2
Type "help", "copyright", "credits" or "license" for more informatio
Hi,
I have some problems using py-shell or running python in a shell in emacs
(under solaris). I wonder if someone would have an idea of what is
happening. Some things work, some don't. I'll try to give as many details as
I can.
The problem:
The issue is that py-shell does not return doing some
Hi,
After passing some time comparing how python-mode.el and python.el create
the Python interpreter, I figured out that if I (setq
process-connection-type nil) in python-mode-hook, then everything work fine.
Marc
On Sat, Apr 3, 2010 at 5:28 AM, Andreas Roehler
wrote:
> Marc Massar wr