scsh-checkins
[Top] [All Lists]

scsh/scsh scsh.scm

To: scsh-checkins@scsh.net
Subject: scsh/scsh scsh.scm
From: Mike Sperber <sperber@users.sourceforge.net>
Date: Sat, 18 Nov 2006 15:14:47 +0100 (NFT)
List-id: <scsh-checkins.list-id.scsh.net>
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

<Prev in Thread] Current Thread [Next in Thread>
  • scsh/scsh scsh.scm, Mike Sperber <=