From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21646 invoked by alias); 17 Apr 2011 19:13:20 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 29009 Received: (qmail 20170 invoked from network); 17 Apr 2011 19:13:07 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: pass (ns1.primenet.com.au: SPF record at ntlworld.com designates 81.103.221.56 as permitted sender) Message-Id: <201104171811.p3HIB6kQ004018@pws-pc.ntlworld.com> From: Peter Stephenson To: zsh-workers@zsh.org Subject: Re: PATCH: Add `--enable-additional-fpath' configure option In-Reply-To: Message from Frank Terbeck of "Sun, 17 Apr 2011 15:49:36 +0200." <1303048176-10073-1-git-send-email-ft@bewatermyfriend.org> Date: Sun, 17 Apr 2011 19:11:06 +0100 X-Cloudmark-Analysis: v=1.1 cv=JvdXmxIgLJv2/GthKqHpGJEEHukvLcvELVXUanXFreg= c=1 sm=0 a=MMCKFJlVDrEA:10 a=uObrxnre4hsA:10 a=NLZqzBF-AAAA:8 a=lscRjoodFM-xytjNqlcA:9 a=_dQi-Dcv4p4A:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Frank Terbeck wrote: > With this, we can do: > > % ./configure --enable-additional-fpath=/usr/share/zsh/vendor-functions > > ...and have every shell get the right initial fpath. > > Comments? I won't be committing this before I get ACKs. :) Haven't checked it through in detail, but it looks reasonable. -- Peter Stephenson Web page now at http://homepage.ntlworld.com/p.w.stephenson/