From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16491 invoked from network); 6 Apr 2001 05:41:11 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Apr 2001 05:41:11 -0000 Received: (qmail 4403 invoked by alias); 6 Apr 2001 05:41:02 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3801 Received: (qmail 4391 invoked from network); 6 Apr 2001 05:41:01 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: "Scott Smedley" , Subject: RE: compinit quirk Date: Fri, 6 Apr 2001 09:40:56 +0400 Message-ID: <004101c0be5c$26ffa250$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: <20010406152238.A21685132@wombat.adacel.com.au> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 > > - All installed files are, obviously, owned by scott, but > are still readable by julian. > - julian's fpath correctly points to the 'functions' & > 'site-functions' directory under scott's $HOME. > - Executing a 'compinit -i' as julian, I've found that > compinit doesn't autoload much (anything?) What happens without -i, just plain autoload -U compinit; compinit ?? -andrej