From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14183 invoked from network); 2 May 2004 15:35:39 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (qmailr@130.225.247.86) by ns1.primenet.com.au with SMTP; 2 May 2004 15:35:39 -0000 Received: (qmail 19081 invoked from network); 2 May 2004 15:35:21 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 2 May 2004 15:35:21 -0000 Received: (qmail 21235 invoked by alias); 2 May 2004 15:35:14 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7431 Received: (qmail 21222 invoked from network); 2 May 2004 15:35:14 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (qmailr@130.225.247.86) by sunsite.dk with SMTP; 2 May 2004 15:35:11 -0000 Received: (qmail 18536 invoked from network); 2 May 2004 15:35:10 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 2 May 2004 15:35:09 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BKIzk-0001V1-00 for ; Sun, 02 May 2004 17:35:08 +0200 Received: from cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com ([80.3.247.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 May 2004 17:35:08 +0200 Received: from david by cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 May 2004 17:35:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: zzapper Subject: Re: Completion of CLI parameters Date: Sun, 02 May 2004 16:35:02 +0100 Message-ID: References: <15385.1083243379@csr.com> <1040429145959.ZM31110@candle.brasslantern.com> <65c790119uqg8063k7r9eoft9vp1n2vvd2@4ax.com> <1040501175053.ZM2473@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com X-Newsreader: Forte Free Agent 1.93/32.576 English (American) Sender: news X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: * X-Spam-Status: No, hits=1.5 required=6.0 tests=RCVD_IN_SORBS autolearn=no version=2.63 X-Spam-Hits: 1.5 On Sat, 1 May 2004 17:50:52 +0000, wrote: >On May 1, 3:14pm, zzapper wrote: >} Subject: Re: Completion of CLI parameters >} >} >#autoload >} ># Name this file expand-args-of and place it in a $fpath directory, and >} ># then add these commands to .zshrc: >} ># zle -C expand-args-of complete-word _generic >} ># zstyle ':completion:expand-args-of::::' completer expand-args-of >} ># bindkey '^x^a' expand-args-of >} >} This one just beeps at me?!? > >Is it possible that expand-args-of is not being autoloaded? > >It's compinit that processes the #autoload directive, so you either have >to manually autoload it or re-run compinit or start a fresh zsh before it >will work. I should have mentioned that. You may also have to remove >your ~/.zcompdump file and let it be rebuilt. Bart, deleted ~/.zcompdump . launched fresh dos-zsh-window. ~/.zcompdump does not re-appear. It still only beeps for me. Tried launching everything manually as well. I probably need a complete idiots guide, like how is this supposed to work.. I got Peter Stevenson's widget working but inconsistently zzapper (vim, cygwin, wiki & zsh) -- vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?" http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips