X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=kw+4bkOV9PBMCORaZlM7qrqyj5R7ScUIuCIcycqYyH0=; b=hg49aHA7Szbe opIvu1z1fCKvrVBRaxilqL8dZgEhj4jG+20AJjldP2VHoyFy2GVPeZQHksUOEMXJ6qUp+zb3leGr1 bf4nw89Qct8bKyezp4l5an+VFVVyXFZatetv6few5Wzg7CR37FXBQ0SMg2qZ4+MhtjsefVqfuw8CK cIJkpfDkBCuGT0UcjuNF5l8o7IYhp9OOdc6OhPrw1VC0mWq7mtEww6tfDMPeRL1BHasTA2CixdPlG e4yU8qquCLh528oer0jUCvp4xJJEyhtUSqyfe/Jdr5sAHkFv4TEVCmAMo35mwr+PaWFpV/ym9FW6O /28u8NIC5JaGZmrqCPxr3w==; Date: Mon, 03 Jul 2023 18:55:26 +0300 Message-Id: <83ilb1m1ld.fsf@gnu.org> From: "Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com> To: djgpp AT delorie DOT com In-Reply-To: <u7uoou$t5h$1@reader2.panix.com> (vjp2 DOT at AT at DOT BioStrategist DOT dot DOT dot DOT com) Subject: Re: DOS 6.22 Vostro 3560 - confused References: <u7q26f$fhe$1 AT reader2 DOT panix DOT com> <83bkguq52b DOT fsf AT gnu DOT org> <u7sin6$4tr$1 AT reader2 DOT panix DOT com> <834jmlohi0 DOT fsf AT gnu DOT org> <u7uoou$t5h$1 AT reader2 DOT panix DOT com> 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 > From: vjp2 DOT at AT at DOT BioStrategist DOT dot DOT dot DOT com > Date: Mon, 3 Jul 2023 15:16:46 -0000 (UTC) > Injection-Date: Mon, 3 Jul 2023 15:16:46 -0000 (UTC) > Bytes: 1523 > > > Really thanks for this. I had the hunch CWSDPIM or some driver.SYS was the issue. > > Might there be problems with different versions of CWSDPMI or even with my > having too many copies in the path? I'd suspect first some mis-configuration regarding the extended memory. Emacs needs some minimal amount of it, and without that might crash or simply exit. Running go32-v2 will tell how much memory DJGPP programs can have on that system, and if the amount is too small, you should look at your autoexec.nt and config.nt files for solutions. > Thanks > > Again much obliged > > Not just for now, but for the past twenty five years of your helpfulness You are welcome.