Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: make zsh print errors like a well-behaved compiler



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