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

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

bug#23779: 25.0.95; consing "SHELLVAR" onto process-environment doesn't


From: Dmitry Gutov
Subject: bug#23779: 25.0.95; consing "SHELLVAR" onto process-environment doesn't remove it from subprocess env
Date: Sat, 18 Jun 2016 00:26:28 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2

On 06/17/2016 11:10 PM, Eli Zaretskii wrote:

What do I do if I do want to change the original one?

That's what I was asking: are there scenarios where someone would want to do that? If they're very exceptional, if might be fine if the caller has to manipulate the process-environment list on a lower level themselves.

Not sure what that means, or why do you ask that.

Do you know which value

(setq process-environment (cons "PAGER=" ...))

assigns to the environment variable PAGER?





reply via email to

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