Hello, i encountered a problem with v4.75 and CVS Gnu Emacs.
I had to patch the function `py-execute-region' to make it work: ;;-cco-(let ((cmd (concat py-which-shell (if (string-equal py-which-bufname (let ((cmd (concat (format "%s" shell) (if (string-equal py-which-bufname "Jython") " -" "")))) Explicitely: py-which-shell => (format "%s" shell) Best wishes, Christoph _______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode