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

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

Re: comint.el: EMACS environment variable


From: Chong Yidong
Subject: Re: comint.el: EMACS environment variable
Date: Fri, 17 Nov 2006 12:25:06 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

Looks fine to me, except

> !             ;; This is for Emacs 23:
> !             ;; (list (concat "EMACS=" invocation-directory invocation-name))
> !             '("EMACS=t"))
> !           '("INSIDE_EMACS=t")

The comment is incorrect, and should simply be removed: we won't be
changing EMACS to the filename of Emacs if we introduce an
INSIDE_EMACS variable.

Everyone else looks OK.




reply via email to

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