From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21954 invoked from network); 20 May 2001 08:11:33 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 20 May 2001 08:11:33 -0000 Received: (qmail 20659 invoked by alias); 20 May 2001 08:11:25 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14397 Received: (qmail 20629 invoked from network); 20 May 2001 08:11:24 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Zsh Workers" , Subject: RE: Mandrake 8.0 - compinit in /etc/zshrc Date: Sun, 20 May 2001 12:11:19 +0400 Message-ID: <000101c0e104$7347d4a0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 > > On Sat, 19 May 2001, Bart Schaefer wrote: > > This is a philosophical decision along the lines of "should the default > > zsh setopts include always_last_prompt and auto_list?" though a bit more > > extreme. I personally would say it should not. > > I think that making an interactive zsh behave very powerfully by default > is a good idea. However, I take issue with the execution. Here's how I > would implement this: > > Add a .zshrc file to the /etc/skel dir that includes this compinit code. I like /etc/skel idea. > Then, add post-install code to the zsh rpm that gives a copy of this rc > file to all existing users that don't already have the file (for a > certain restricted definition of "all existing users"). That is probably an overkill. Is there any other packages that does it? -andrej