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: Stefan Monnier
Subject: Re: comint.el: EMACS environment variable
Date: Tue, 21 Nov 2006 12:00:36 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

>> How about the Emacs version followed by either `(term NNN)'
>> or `(comint NNN)'?  That way programs that want to distinguish
>> can do so.

>     It's probably simpler to just do what we used to: set INSIDE_EMACS to t 
> for
>     comint, and set it to the version number for term.

> They are both simple enough, so would rather use
> `(comint VERSION)' instead of just `t'.

Well, it's simple enough for Emacs to generate, but if it's a constant
strings, it's easier for the other process to recognize it.


        Stefan




reply via email to

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