Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: make zsh print errors like a well-behaved compiler
- X-seq: zsh-workers 8780
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: make zsh print errors like a well-behaved compiler
- Date: Thu, 25 Nov 1999 17:58:14 +0000
- In-reply-to: <19991125122020.B11876@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <19991125122020.B11876@xxxxxxxx>
On Nov 25, 12:20pm, Clint Adams wrote:
} Subject: PATCH: make zsh print errors like a well-behaved compiler
}
} This will change the error given when running a script
I've actually been wondering whether this sort of thing should be
configurable (PS5, anyone?). In some circumstances one might not
want line numbers at all; in fact, in some cases one might rather
see
badcommand: command not found
instead of
scriptname: command not found: badcommand
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author