From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14576 invoked from network); 16 Jul 2003 11:46:50 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 16 Jul 2003 11:46:50 -0000 Received: (qmail 1929 invoked by alias); 16 Jul 2003 11:46:44 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 18862 Received: (qmail 1919 invoked from network); 16 Jul 2003 11:46:44 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 16 Jul 2003 11:46:44 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [4.64.233.9] by sunsite.dk (MessageWall 1.0.8) with SMTP; 16 Jul 2003 11:46:43 -0000 Received: (from schaefer@localhost) by candle.brasslantern.com (8.11.6/8.11.6) id h6GBkgH08845 for zsh-workers@sunsite.dk; Wed, 16 Jul 2003 04:46:42 -0700 From: Bart Schaefer Message-Id: <1030716114641.ZM8844@candle.brasslantern.com> Date: Wed, 16 Jul 2003 11:46:41 +0000 In-Reply-To: <752.1058355009@csr.com> Comments: In reply to Peter Stephenson "Re: du(1) completion and a little $RANDOM problem" (Jul 16, 12:30pm) References: <752.1058355009@csr.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: du(1) completion and a little $RANDOM problem MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Jul 16, 12:30pm, Peter Stephenson wrote: } Subject: Re: du(1) completion and a little $RANDOM problem } } compdef _gnu_generic du } } for best results. (I wonder if we could autodetect or at least guess } some of these at startup where guessing wrong isn't too painful?) Sven, Oliver and I have had several threads about this dating back a very long time -- see for example zsh-workers/10998. (Does anyone know what's happened to Sven, by the way?)