Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: expansion
- X-seq: zsh-workers 11919
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: Re: expansion
- Date: Thu, 15 Jun 2000 09:13:32 +0000
- In-reply-to: <200006150826.KAA05864@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200006150826.KAA05864@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Jun 15, 10:26am, Sven Wischnowsky wrote:
} Subject: Re: PATCH: Re: expansion
}
} I didn't change that even now because I've regretted these
} `mathematically conditional' styles for quite some time now.
Yes, I find it extremely difficult to express any useful conditions
that way. I usually want some prefix of the line to match, or some
such, and end up using ${#${some_complicated_parameter_substitution}}
to get a numeric result.
} They should be turned into boolean styles and the condition should come
} from somewhere else, e.g. the -e option to zstyle I suggested (see
} 11691).
I agree.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author