From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26490 invoked from network); 15 Mar 1999 11:19:20 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 Mar 1999 11:19:20 -0000 Received: (qmail 13178 invoked by alias); 15 Mar 1999 10:58:16 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 5804 Received: (qmail 13158 invoked from network); 15 Mar 1999 10:58:15 -0000 Date: Mon, 15 Mar 1999 11:58:05 +0100 (MET) Message-Id: <199903151058.LAA23068@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Bruce Stephens's message of 15 Mar 1999 10:52:33 +0000 Subject: Re: _pdf needs updating Bruce Stephens wrote: > Just copy Completion/User/_ps, say, and modify it in the obvious way. > Otherwise the _pdf completion doesn't work. > > (Of course, this *would* have to be the first one I tried...) Oops, sorry. Bye Sven --- oc/User/_pdf Mon Mar 15 10:08:54 1999 +++ Completion/User/_pdf Mon Mar 15 11:55:56 1999 @@ -1,3 +1,3 @@ -function acroread +#defcomp acroread _files -g '*.(pdf|PDF)' -- Sven Wischnowsky wischnow@informatik.hu-berlin.de