X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Sat, 11 Jan 2020 04:26:52 +0100 Message-ID: <874kx2isg3.wl-tomas@basun.net> From: Tomas By To: djgpp AT delorie DOT com Subject: Re: long file names In-Reply-To: <83h8fs86zn.fsf@gnu.org> References: <874lbskxou DOT wl-tomas AT basun DOT net> <83k1ko88nc DOT fsf AT gnu DOT org> <87mupk6tci DOT wl-tomas AT basun DOT net> <83h8fs86zn DOT fsf AT gnu DOT org> 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=US-ASCII X-bounce-key: webpack.hosteurope.de;tomas AT basun DOT net;1578713242;2575d39d; X-HE-SMSGID: 1iq7QL-0004is-Nc 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 Wed, 05 Dec 2018 13:59:08 +0100, Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com] wrote: > Well, filesystem support [in 19.34] for long file names might not > work with DOS 5.0, I no longer remember the details. I can report that it does work (to some extent), using DOSLFN 0.41c. However, I am now (after some deletions and reinstallations and fiddling with path lengths limits) getting this: |C:\>emacs |Exiting due to signal SIGSEGV |Page fault at eip=0004657a, error=0004 |eax=00000008 ebx=00000008 ecx=00000001 edx=0023c832 esi=00000000 edi=0023c938 |ebp=00220958 esp=0022093c program=C:\DJGPP\GNU\EMACS\BIN\EMACS.EXE |cs: sel=00a7 base=10000000 limit=0026ffff |ds: sel=00af base=10000000 limit=0026ffff |es: sel=00af base=10000000 limit=0026ffff |fs: sel=00cf base=00000000 limit=ffffffff |gs: sel=00cf base=00000000 limit=ffffffff |ss: sel=00af base=10000000 limit=0026ffff | |Call frame traceback EIPs: | 0x0004657a | 0x00046564 | 0x0003bc7f Is it related to file names? Should I delete and reinstall Emacs again? /Tomas