Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Tue, 28 Nov 2000 14:39:13 -0500 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com Subject: Re: Fwd: Re: texinfo-4.0-3 (was RE: texinfo-4.0-2) Message-ID: <20001128143913.A2846@redhat.com> Reply-To: cygwin-apps AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com References: <20001128164821 DOT 6565 DOT qmail AT web119 DOT yahoomail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <20001128164821.6565.qmail@web119.yahoomail.com>; from earnie_boyd@yahoo.com on Tue, Nov 28, 2000 at 08:48:21AM -0800 On Tue, Nov 28, 2000 at 08:48:21AM -0800, Earnie Boyd wrote: >--- Christopher Faylor wrote: >> > >> >Oops! It is still not entirely correct as in a CMD box with INFOPATH >> >set to c:/emacs/info;c:/cygwin/usr/info;c:/usr/local/info, it skips the >> >first directory and processes the remaining two in reverse order. >> >> Don't use semicolons. >> > >Well, that is a workaround. IMO, info needs to determine it is being started >from a "CMD box" and convert INFOPATH into POSIX format or use ';' as a >separator. I don't see why. This is supposed to be a UNIX port. INFOPATH has no meaning to anything in Windows so there is no reason to use a Windows convention when processing the environment variable. cgf