From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8869 invoked from network); 27 Oct 2004 10:51:20 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 27 Oct 2004 10:51:20 -0000 Received: (qmail 86189 invoked from network); 27 Oct 2004 10:51:14 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 27 Oct 2004 10:51:14 -0000 Received: (qmail 3063 invoked by alias); 27 Oct 2004 10:51:04 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8130 Received: (qmail 3048 invoked from network); 27 Oct 2004 10:51:02 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 27 Oct 2004 10:51:02 -0000 Received: (qmail 85084 invoked from network); 27 Oct 2004 10:50:03 -0000 Received: from ns9.hostinglmi.net (213.194.149.146) by a.mx.sunsite.dk with SMTP; 27 Oct 2004 10:50:01 -0000 Received: from 212.red-80-35-44.pooles.rima-tde.net ([80.35.44.212]:60141 helo=dervishd.net) by ns9.hostinglmi.net with esmtpa (Exim 4.43) id 1CMlNR-0000no-Ac for zsh-users@sunsite.dk; Wed, 27 Oct 2004 12:50:01 +0200 Date: Wed, 27 Oct 2004 12:52:50 +0200 From: DervishD To: Zsh Users Subject: Problem when rebinding 'tab' key Message-ID: <20041027105250.GA9638@DervishD> Mail-Followup-To: Zsh Users Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.2.1i Organization: DervishD X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ns9.hostinglmi.net X-AntiAbuse: Original Domain - sunsite.dk X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - dervishd.net X-Source: X-Source-Args: X-Source-Dir: X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 Hi all :) If I do this: zle -C mycompleter expand-or-complete _mycompleter bindkey "^I" mycompleter function _mycompleter (){ compadd -f - * } then completion doesn't work because compadd tries to match the 'tab' itself with the list of matches :((( It doesn't happen if I bind '^O', for example, to the new widget. What I'm doing wrong? It seems like the tab is being used and inserted instead of the list of matches :???? I use zsh 4.0.9 and no compsys. Thanks in advance :) Raúl Núñez de Arenas Coronado -- Linux Registered User 88736 http://www.dervishd.net & http://www.pleyades.net/