Hi Lawrence,

> alias pil='~/opt/picoLisp/pil +'
>
> This works fine from shell; starts up REPL However emacs can't
> start the REPL (run-picolisp):
>
> Searching for program: no such file or directory, pil
>
> What can I do to make emacs see ~/opt/picoLisp/pilĀ  ?

have you tried

   alias pil=~/opt/picoLisp/pil

i.e. just the path to the program?

Cheers,

Tomas
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to