From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 617 invoked from network); 21 Jun 1999 09:25:21 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 Jun 1999 09:25:21 -0000 Received: (qmail 657 invoked by alias); 21 Jun 1999 09:25:16 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6744 Received: (qmail 649 invoked from network); 21 Jun 1999 09:25:13 -0000 From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: Module dependencies RE: Patch available for 3.0.6-pre-5 Date: Mon, 21 Jun 1999 13:22:42 +0400 Message-ID: <002301bebbc7$9d0418d0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <199906210905.LAA20618@beta.informatik.hu-berlin.de> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 > > This adds the `collist' module (there may be a better name). If you > load/link it and set `ZLS_COLORS' or `ZLS_COLOURS' to a string as the > one used by the colour ls, you get colourised completion lists. > After applying this patch to existing tree and running make, module collist is not created :-( I cannot currently find any easy way to do it - anybody have an idea? Probably, dummy target that would compare list of modules with what is in Src/modules.index? /andrej