X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sun, 6 Jan 2002 10:13:09 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Matej Cepl cc: djgpp AT delorie DOT com Subject: Re: vim under DR-DOS 7.03 In-Reply-To: <20020105234922.GA15378@rehor.surfbest.net> 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 5 Jan 2002, Matej Cepl wrote: > When CWSDPMI is available, vim fails with long error message > (should I rewrite it? It is pretty long). Yes, please post here the entire message printed when vim crashes with CWSDPMI. > SHARE /L:20 > NWCACHE 1536 768 /LEND=ON /DELAY=OFF > C:\dos\CPQDOS\HIBRN8.EXE > LH c:\dos\cvklav.com /l /d /uy /cy+ Try disabling these memory-resident programs and see if that helps. It is especially recommended to remove SHARE, it will give you trouble (see the FAQ for the details). Also, I see indications that you use DOS4G, probably for Ghostscript. Please be aware that DOS4G is incompatible with CWSDPMI; programs that use DOS4G will crash if they are run under DJGPP programs using CWSDPMI, and in many cases crash CWSDPMI and the parent DJGPP program as well. (This is probably unrelated to the problems you reported.)