From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15161 invoked from network); 21 May 2001 17:24:05 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 21 May 2001 17:24:05 -0000 Received: (qmail 10290 invoked by alias); 21 May 2001 17:23:56 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14421 Received: (qmail 10273 invoked from network); 21 May 2001 17:23:54 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) Message-ID: <3B094F68.8090000@mow.siemens.ru> Date: Mon, 21 May 2001 21:24:56 +0400 From: Andrej Borsenkow User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.3-27mdk i686; en-US; rv:0.9) Gecko/20010518 X-Accept-Language: en MIME-Version: 1.0 To: Zsh Workers , cooker@linux-mandrake.com Subject: Re: Mandrake 8.0 - compinit in /etc/zshrc References: <20010521102920.A14331@dman.com> <20010521111551.A14676@dman.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Chmouel Boudjnah wrote: > Clint Adams writes: > > >>You could conceivably check from the global startup scripts, or >>from the initial /etc/skel/.z*, whether or not a dotfile upgrade >>is in order. >> > > well i think i prefer to do check in /etc/zshrc, if ~/.zcompdump* > exist before generating any zcompdump.. > I did not intend *that*. User is free to choose any name, not neccessarily .zcompdmup. The question is more general - should such things as completion, alias and like be put in system-wide startup file (and thus uncondtitionally forced on all users) or into user-specific template that user can review and possibly change. -andrej