From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6518 invoked from network); 5 Oct 2000 17:23:31 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 5 Oct 2000 17:23:31 -0000 Received: (qmail 24528 invoked by alias); 5 Oct 2000 17:23:24 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12907 Received: (qmail 24520 invoked from network); 5 Oct 2000 17:23:23 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: Subject: RE: PATCH: RE: Trivial patches for FreeBSD Date: Thu, 5 Oct 2000 21:23:19 +0400 Message-ID: <003001c02ef0$f4b0cc70$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: <1001005170858.ZM23999@candle.brasslantern.com> X-Mimeole: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal > > I've suggested before that we should have one ... function? alias? ... > that installs the "standard completion-system setopts" so that we don't > have to remember to edit all these different places. > I second that. Actually, should it not be done by zsh before calling completion widget function? Setting up standard environment? If it is the same everytime anyway ... -andrej