Date: Thu, 24 Oct 2002 08:18:33 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Robert Neinast cc: djgpp AT delorie DOT com Subject: Re: Installed gVim 6.1; filenames screwed up In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 24 Oct 2002, Robert Neinast wrote: > I just installed gVim 6.1 after having used gVim 5.7 for a long > time. > > Before that, my bash window handled long file names just fine. > Now they are all screwed up (showing the 8-char versions). > I'm figuring gVim must have repointed some important file > or something. Is it possible that the gVim installation sets LFN=n in the environment? That setting disables long file name support in DJGPP programs. If this doesn't help, please tell the details: what OS is that, what are your AUTOEXEC.BAT and CONFIG.SYS, and what does "env" print in the Bash window.