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
Hi,
i also assume the following code should be changed:
;; added: -cco-
((equal arg 'python) (setq arg 1))
((equal arg 'cpython) (setq arg 1))
((equal arg 'jython) (setq arg -1)))
else it fails on
((< 0 arg)
=
;; -cco- (start-process py-which-bufname buf shel