Update of /cvsroot/scsh/scsh/scsh
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv9235
Modified Files:
Tag: r0-6-stable
scsh.scm
Log Message:
Do this:
From: Emilio Lopes <eclig@gmx.net>
Subject: Misleading error message in `exec-path/env'
To: scsh-users@scsh.net
The procedure `exec-path/env' gives "No executable found." if it fails
to execute the given program. This error message is misleading since
there can be other reasons for the failure, e.g. the command line was
too long. I think something along the lines of "Failed to run
program/executable." would be more appropriate.
--
Emílio C. Lopes
Munich, Germany
|