Go to file
sperber 0e0faad5e1 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
2006-11-18 14:14:35 +00:00
build Preparations for 0.6.7 release 2005-10-18 13:34:14 +00:00
c 0.6.7 snapshot of autogenerated files 2006-05-23 06:28:14 +00:00
cig GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
doc 0.6.7 release date 2006-05-23 06:27:07 +00:00
emacs Changed forgotten copyrights. 2004-03-12 15:10:16 +00:00
ps-compiler Add missing standard header includes spotted by gcc 4 2006-03-22 08:35:14 +00:00
scheme Add new leap second, submitted by SRFI author. 2005-12-26 10:44:34 +00:00
scsh Do this: 2006-11-18 14:14:35 +00:00
.gitignore GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
COPYING Bump the year to 2003 2003-11-24 14:11:37 +00:00
CVS_README Fix typo 2006-03-08 11:48:59 +00:00
INSTALL GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
Makefile.in More fixes for building outside the source tree. 2006-03-29 13:21:09 +00:00
README Updates for mailing lists hosted at scsh.net 2006-03-08 11:49:46 +00:00
README.s48 GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
RELEASE more 0.6.7 stuff 2006-04-06 09:23:05 +00:00
TODO GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
Thanks Fix WITH-LOCK: The previous version called RELEASE-LOCK in the before 2004-03-24 08:14:55 +00:00
autogen.sh GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
config.guess new files from automake 1.9.6 2006-04-20 08:19:54 +00:00
config.sub new files from automake 1.9.6 2006-04-20 08:19:54 +00:00
configure.in Use system-dependent facilities to open a new pty. 2006-03-29 13:24:43 +00:00
gdbinit GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
install-sh GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00
scsh-config.in GC_PROTECT some variables. 2003-05-01 10:21:33 +00:00

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.