Hi,

i assume the following code should be changed:

      ;; TBD: a horrible hack, but why create new Custom variables?
      ;; -cco- OLD: (let ((cmd (concat py-which-shell (if (string-equal 
py-which-bufname
      (let ((cmd (concat shell (if (string-equal py-which-bufname
                                                          "Jython")
                                            " -" ""))))

Regards,
Christoph
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to