From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19028 invoked from network); 27 Oct 1999 07:15:41 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 27 Oct 1999 07:15:41 -0000 Received: (qmail 23306 invoked by alias); 27 Oct 1999 07:15:29 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8436 Received: (qmail 23292 invoked from network); 27 Oct 1999 07:15:23 -0000 Date: Wed, 27 Oct 1999 09:14:06 +0200 (MET DST) Message-Id: <199910270714.JAA14919@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Tanaka Akira's message of 27 Oct 1999 02:22:35 +0900 Subject: Re: PATCH: completion Tanaka Akira wrote: > In article <199910261103.NAA13365@beta.informatik.hu-berlin.de>, > Sven Wischnowsky writes: > > > Ok. I hope, you can apply this patch (11836 lines, 319899 bytes, 97 > > files touched). Sorry, but I don't know how I can split that into > > independent parts... > > Maybe, the patch for Src/Zle/Makefile.in is forgotten. No, I didn't change it. > ... > > Also, the patch has some line shifting with zle_tricky.c. So I suspect > my version has some problems. The only difference between your and my version (with respect to that patch) is that your zle.mdd is doubled (i.e. the file contains two versions of what should be in it). The upper one is the right one, so just delete everything from the second `hasexport=1' till the end. Also, whenever new modules appear, you have to `make prep; make' and at least I have to do `touch Makefile' (in the Src directory) before that to get everything working. Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de