![]() 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 |
||
---|---|---|
build | ||
c | ||
cig | ||
doc | ||
emacs | ||
ps-compiler | ||
scheme | ||
scsh | ||
.gitignore | ||
COPYING | ||
CVS_README | ||
INSTALL | ||
Makefile.in | ||
README | ||
README.s48 | ||
RELEASE | ||
TODO | ||
Thanks | ||
autogen.sh | ||
config.guess | ||
config.sub | ||
configure.in | ||
gdbinit | ||
install-sh | ||
scsh-config.in |
README
-*- Mode: Text; -*- Copyright (c) 1994 Brian D. Carlstrom See file COPYING for copying information. Please report bugs to scsh-users@scsh.net, and include the version number in your message. Installation instructions in file INSTALL. A scsh manual is in directory doc/scsh-manual/. A scsh paper is in directory doc/scsh-paper/. A scsh quick reference is in file doc/cheat.txt. Send mail to scsh-users-request@scsh.net to be put on a mailing list for announcements, discussion, bug reports, and bug fixes.