Page 1 of 1

Scite editor

Posted: Sun Apr 17, 2016 7:09 pm
by jazper
I also installed Scite, replacing lisp.properties with Kazmir's file. Running a one line "Hello World" file named "hello.lsp" returns bash exit code 127
cmd /K "newlisp -c /home/myname/Desktop/hello.lsp"
is what is being sent to bash.

Can anyone throw any light on why this is happening and newlisp is not being called, please?