Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
`We Love Sven' Day Celebrated In Pisa
- X-seq: zsh-workers 5606
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: `We Love Sven' Day Celebrated In Pisa
- Date: Tue, 02 Mar 1999 14:59:35 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Thought I'd introduce a little civilization to my bug reports:
Didn't we do this before? Maybe I missed applying a patch (in which case
everyone else will have missed out by now, because it was a couple of weeks
ago):
% _foo() { local list='Hi mum!'; compgen -y '$list' -k '(foo bar)'; }
% compdef _foo foo
% foo ^D
<lists rubbish>
It's OK if $list is not local.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author