Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] print errors to stderr
- X-seq: zsh-workers 38747
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] print errors to stderr
- Date: Wed, 22 Jun 2016 10:14:17 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=GK75xJbr27dCPI2R8paYq48RATCMGRi0hY8dzdHYHJI=; b=SbEMRlmJSXtiTi4gkjx6TugWWdtzwtVc+rib6EgQo3K8T768Lm7t9rHkeoA+iF+pdv VWfpwLGbkAl/MvTn2tAB3xv0u0/H3kiUvKlKB223yPd+zvgKWc6W1v37wrygv+C/NT1e ISKFU7mij3Gcvl9Rh7Bci+Y+HJo468cjsy5/B0T1M8SSA/V5WCXcHeaHhZb5M+Te7xOa 3GKvodDRUYJ7gIg83yO5dT9UynpzMeucUKPnu2Or2tNQexqK18IEubiHcteREydgHNGx SDBE8DKtlj/bPQGMlL4zKCtUuwwCcdrkErGTSbOoWm1V+BNGynz8HRFkEA3Nucnnrzif pk0w==
- In-reply-to: <23718.1466581326@thecus.kiddle.eu>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <576a3601.43921c0a.46393.50ee@mx.google.com> <23718.1466581326@thecus.kiddle.eu>
On Jun 22, 9:42am, Oliver Kiddle wrote:
}
} I think this behaviour is actually intentional. It is arguably not an
} error - the whence command's purpose is to search for something and
} report on whether it is found. So it doesn't rely on finding it. Also,
} this is compatible with csh and tcsh - the which command was a csh thing
} first.
Maybe it's time for either the doc or a code comment to explain this,
because I recall having this same discussion with someone else several
months ago.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author