I'm getting either

Searching for program: No such file or directory, pil

or

File already exists: /home/hercynian/.pil/editor-orig

whenever I try to do `run-picolisp` in Emacs. I've got pil correctly set up:

>which pil
/home/me/opt/picoLisp/pil

and the command-line pil works fine

>pil
: (version)
18.2.3
-> (18 2 3)
:

I've also spelled out to babel where pil is:

Org Babel Picolisp Cmd: /home/me/opt/picoLisp/pil

picolisp-mode starts up fine (using provided .el), but then it can't
evaluate, with similar errors above.

L. Bottorff
Goshen, IN

Reply via email to