bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64500: More information


From: William Lightner
Subject: bug#64500: More information
Date: Thu, 20 Jul 2023 16:41:04 +0000

That's my thought, yes.


-----Original Message-----
From: Eli Zaretskii <eliz@gnu.org>
Sent: Thursday, July 20, 2023 10:34
To: William Lightner <William.Lightner@jbhunt.com>
Cc: 64500@debbugs.gnu.org
Subject: Re: bug#64500: More information

CAUTION: This email originated from outside of the organization. Do not click 
links or open attachments unless you recognize the sender and know the content 
is safe.


> From: William Lightner <William.Lightner@jbhunt.com>
> CC: "64500@debbugs.gnu.org" <64500@debbugs.gnu.org>
> Date: Thu, 20 Jul 2023 15:02:24 +0000
>
> Unfortunately, our email policies won't let me attach the script, even 
> zipped, so here it is in open text:
>
> setlocal
> set path=%emacs_home%
> start "Emacs" %EMACS_START% %*
> endlocal
>
>
> I added the  "set path=%emacs_home%"

I guess this means you have some incompatible DLL somewhere along the regular 
PATH, and Emacs tries to load it, which then crashes it.  When it crashes, use 
a tool such as Process Explorer to find the DLLs that Emacs loads, and then 
examine them one by one to find the culprit.
This email contains confidential material for the sole use of the intended 
recipient(s). Any review, use, distribution, or disclosure by others is 
strictly prohibited. If you are not the intended recipient (or authorized to 
receive for the recipient), please contact the sender by reply email and delete 
all copies of this message.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]