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

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

bug#3344: eshell environment does not override TERM


From: Stefan Monnier
Subject: bug#3344: eshell environment does not override TERM
Date: Thu, 21 May 2009 21:30:06 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux)

> When I invoke M-x eshell, subprocesses see the same TERM
> environment variable as the one from which emacs was launched.

In Emacs-23, the $TERM value with which Emacs was started is fairly
quickly thrown away so that no subprocess will inherit it (after all,
Emacs has no way to run a process and give it access to the tty in which
Emacs is running).

Can you try again with the Emacs-23 pretest to confirm that the bug
is fixed?


        Stefan






reply via email to

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