Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Procmail rejects zsh as being "broken"
- X-seq: zsh-workers 1871
- From: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- To: srb@xxxxxxx (Stephen R. van den Berg)
- Subject: Re: Procmail rejects zsh as being "broken"
- Date: Thu, 1 Aug 1996 15:02:48 +0200 (MET DST)
- Cc: pws@xxxxxx, zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199608011223.OAA21466@xxxxxxxxxxxx> from "Stephen R. van den Berg" at "Aug 1, 96 02:23:04 pm"
- Organization: Dept. of Comp. Sci., Eotvos University, Budapest, Hungary
- Phone: (36 1)2669833 ext: 2667, home phone: (36 1) 2752368
Stephen R. van den Berg <srb@xxxxxxx> wrote:
> Peter Stephenson <pws@xxxxxx> wrote:
> >It's *not* broken. See the FAQ. Zsh has arrays if you want the
> >variable to have separate words. Having it splitting on every single
> >space in every single variable is the broken behaviour, inherited from
> >the time when arrays didn't exist.
>
> In zsh's eyes, it's a feature, no doubt. If zsh pretends to be Bourne
> shell compatible, it's a bug.
Well, when zsh is invoked as zsh it does not pretend to be Bourne shell
compatible. That's not a bug. Zsh is really Bourne compatible if called
as sh. The complicated *zsh* test in procmail is unnecessary. It'll never
work. The problem is that procmail tells that zsh is broken. Zsh is not
broken, it is simply different from a Bourne shell when invoked as zsh.
Procmail should just inform the user that it uses /bin/sh or whatever
instead of zsh and should not spread misinformation about zsh.
Zoltan
Messages sorted by:
Reverse Date,
Date,
Thread,
Author