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