Misleading error message in `exec-path/env'
Emilio Lopes <[email protected]> Wed, 01 Nov 2006 17:52:26 +0100
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Organization | The Church of Emacs |
| Message-ID | <[email protected]> |
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