From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24951 invoked from network); 26 Aug 1999 07:07:25 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 26 Aug 1999 07:07:25 -0000 Received: (qmail 15872 invoked by alias); 26 Aug 1999 07:07:13 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7488 Received: (qmail 15865 invoked from network); 26 Aug 1999 07:07:12 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Sven Wischnowsky" , Subject: RE: PATCH: Re: Files modified after a given date Date: Thu, 26 Aug 1999 11:07:09 +0400 Message-ID: <000f01beef91$9d074bb0$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 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: <199908251420.QAA13906@beta.informatik.hu-berlin.de> > First of all it allows the `*(F:func:)' Zefram mentioned. The function > will get the filename as its first argument and the return value says > if the name should be included (ir it is zero, of course). > Well, I've read it too late :-) I was about to suggest more general eval'ing of expression (with some meta to insert file name in the proper place). I believe, these expressions may oft be short enough to warrant the whole function ... Comments? /andrej