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

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

bug#34936: 27.0.50; duplicated process-environment items in pdumper


From: Shuguang Sun
Subject: bug#34936: 27.0.50; duplicated process-environment items in pdumper
Date: Sat, 23 Mar 2019 11:49:35 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (windows-nt)

It is fixed. Thanks!

It is why I check the process-environment that I start neovim (nvim-qt) from 
emacs via call-process or win32-shell, and neovim can't find programs in the 
PATH environment. It seems the duplicated PATH items in process-environment 
makes the issue in windows 10 box.

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Shuguang Sun <shuguang79@qq.com>
>> Date: Thu, 21 Mar 2019 23:09:07 +0800
>> Feedback-ID: esmtp:qq.com:bgforeign:bgforeign4
>> 
>> I start a personalized pdumper emacs, 
>> emacs.exe --batch -l "~/.emacs.d/var/dumps/dump-init.el" -eval 
>> "(dump-emacs-portable \"semacs.pdmp\")"
>> (even with an empty dump-init.el)
>> and there are duplicated items in process-environment:
>
> I don't think re-dumping works well yet, but I see no reason not to
> fix this particular issue.
>
> Please try the latest master, I think I fixed this.
>
>
>
>

-- 
Best Regards
Shuguang Sun







reply via email to

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