X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Thu, 13 Feb 2020 23:16:12 +0100 Message-ID: <87imkakuab.wl-tomas@basun.net> From: Tomas By To: djgpp AT delorie DOT com Subject: Emacs 26 / FreeDOS User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-8859-7 X-bounce-key: webpack.hosteurope.de;tomas AT basun DOT net;1581632197;cfca7b80; X-HE-SMSGID: 1j2MmL-00012l-IJ Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id 01DMGnKv026559 Reply-To: djgpp AT delorie DOT com Hello, Am trying to run the latest Emacs under Freedos (with DOSLFN), and when starting it from the Emacs/bin directory, it seems to work fine (but not exactly starting instantly). From the top level I get this: C:\>emacs Warning: arch-dependent data dir Ąc:/djgpp/gnu/emacs/bin/˘: No such file or directory (ENOENT) Warning: arch-independent data dir Ąc:/djgpp/gnu/emacs/etc/˘: No such file or directory (ENOENT) Warning: Lisp directory Ąc:/djgpp/gnu/emacs/lisp˘: No such file or directory (ENOENT) Error: charsets directory not found: c:/djgpp/gnu/emacs/etc/charsets Emacs will not function correctly without the character map files. Please check your installation! C:\>cd \djgpp\gnu\emacs\bin C:\DJGPP\GNU\EMACS\BIN> I suppose a work-around might be a "emacs.bat" file that cd's first? Or should I try an earlier version? The machine has, I believe, 2 GB RAM. /Tomas