[Python-mode] Bug in python-mode.el 5.1.0?

Christoph Conrad christoph.conrad at gmx.de
Sat Oct 30 12:57:11 CEST 2010


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


More information about the Python-mode mailing list