From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 288 invoked from network); 19 Nov 1999 10:34:57 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 19 Nov 1999 10:34:57 -0000 Received: (qmail 22874 invoked by alias); 19 Nov 1999 10:34:52 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8681 Received: (qmail 22866 invoked from network); 19 Nov 1999 10:34:49 -0000 Date: Fri, 19 Nov 1999 11:34:08 +0100 (MET) Message-Id: <199911191034.LAA02428@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: Tanaka Akira's message of 19 Nov 1999 19:29:00 +0900 Subject: Re: PATCH: prompt theme system improvements Tanaka Akira wrote: > ... > > Usually, my script adds new files automatically. So I don't need such > notices. However, file removing/moving/reverting requires some manual > work and sometimes I forget them... while we're at it... does the automatic updating of .distfiles work? Or do you need patches like the one below which Sven constantly keeps forgetting to build? Bye Sven diff -u oldcompletion/Builtins/.distfiles Completion/Builtins/.distfiles --- oldcompletion/Builtins/.distfiles Fri Nov 19 09:55:55 1999 +++ Completion/Builtins/.distfiles Fri Nov 19 11:32:28 1999 @@ -4,4 +4,5 @@ _compdef _disable _echotc _enable _fc _fg_jobs _functions _hash _kill _limits _nothing _pids _popd _sched _set _setopt _source _stat _trap _unhash _unsetopt _vars _vars_eq _wait _which _zftp _zle _zmodload + _signals ' -- Sven Wischnowsky wischnow@informatik.hu-berlin.de