From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 328 invoked from network); 3 May 1999 10:43:56 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 3 May 1999 10:43:56 -0000 Received: (qmail 21010 invoked by alias); 3 May 1999 10:43:43 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6202 Received: (qmail 20996 invoked from network); 3 May 1999 10:43:11 -0000 Message-Id: <9905030923.AA19832@ibmth.df.unipi.it> To: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: Command examples In-Reply-To: "Sven Wischnowsky"'s message of "Mon, 03 May 1999 11:33:52 DFT." <199905030933.LAA29158@beta.informatik.hu-berlin.de> Date: Mon, 03 May 1999 11:23:29 +0200 From: Peter Stephenson Sven Wischnowsky wrote: > Btw `_correct_word' and `_correct_filename' use the same key, is this > intentional? No, I thought I'd altered _correct_filename to use \C-xC instead, though it hardly needs a binding any more. --- Completion/Commands/_correct_filename.old Tue Apr 13 09:37:39 1999 +++ Completion/Commands/_correct_filename Mon May 3 11:22:22 1999 @@ -1,4 +1,4 @@ -#compdef -k complete-word \C-xc +#compdef -k complete-word \C-xC # Function to correct a filename. Can be used as a completion widget, # or as a function in its own right, in which case it will print the -- Peter Stephenson Tel: +39 050 844536 WWW: http://www.ifh.de/~pws/ Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy