From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Mon, 5 Mar 2001 17:48:12 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Bash problem with SFN Message-ID: <3AA3D15C.9411.6EE49D@localhost> In-reply-to: <3AA3FE9F.15F46E7C@phekda.freeserve.co.uk> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > BTW Mark the latest bash binaries download from your DJGPP page no longer > seem to support tab completion on environment variables, e.g. typing > '$DJDIR' does not give me 'c:/djgpp/', it just gives me '$DJDIR '. I don't remember adding or removing this feature. But if I removed it, then I did the right thing because it would interfere with variable completion ($DJD for example). Mark