From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2320 invoked from network); 5 May 2000 05:53:37 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 May 2000 05:53:37 -0000 Received: (qmail 5176 invoked by alias); 5 May 2000 05:53:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11169 Received: (qmail 5161 invoked from network); 5 May 2000 05:53:29 -0000 Message-ID: <20000505055314.10499.qmail@web1303.mail.yahoo.com> Date: Thu, 4 May 2000 22:53:14 -0700 (PDT) From: Felix Rosencrantz Subject: Re: PATCH: yet another match-spec-cursor bug To: zsh-workers MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sven Wischnowsky wrote: >The fact that you don't always get it makes me think that it may be a >problem with an not-initialised variable or memory block. Do you have >configured with mem-debug? I typically run without --enable-zsh-mem-debug configured. I built configured with this enabled, and completion worked properly. I would agree that it seems like some sort of initialization problem. >> host% zstyle ':completion:*:complete:*' matcher-list 'm:{a-zA-Z}={A-Za-z} >> r:|[.,_-]=* r:[^A-Z0-9]||[A-Z0-9]=* r:[A-Z0-9]||[^A-Z0-9]=* r:[^0-9]||[0-9]=*' >> host% more bui >Both `r:[^A-Z0-9]||[A-Z0-9]=*' and `r:[^0-9]||[0-9]=*' doesn't seem to >make much sense, does it? Yep. I should have split them up: "r:[^A-Z]||[A-Z]=* r:[^0-9]||[0-9]=*" >What really irritates me is that it doesn't go into menu-completion on >the second TAB. Hm. Hm... -FR. __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/