From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23491 invoked from network); 4 Aug 2000 13:36:57 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 4 Aug 2000 13:36:57 -0000 Received: (qmail 3445 invoked by alias); 4 Aug 2000 13:36:37 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 12530 Received: (qmail 3437 invoked from network); 4 Aug 2000 13:36:32 -0000 Date: Fri, 4 Aug 2000 09:35:08 -0400 From: Clint Adams To: Andrej Borsenkow Cc: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: Re: completion problem with filename including # (and pathmax stuff) Message-ID: <20000804093508.B4368@dman.com> References: <1000804071658.ZM23782@candle.brasslantern.com> <000301bffe01$63aa22a0$21c9ca95@mow.siemens.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.1.2i In-Reply-To: <000301bffe01$63aa22a0$21c9ca95@mow.siemens.ru>; from Andrej.Borsenkow@mow.siemens.ru on Fri, Aug 04, 2000 at 02:47:30PM +0400 > Or fall back to _POSIX_PATH_MAX (if system supports pathconf(), it rorbably > suports it as well): Unless it supports unlimited path lengths, which is actually the point of the mess that Bart cleaned up.