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: Wed, 22 Nov 2006 10:14:39 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.90 (gnu/linux)

>     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.
> It is easy to recognize "(comint".
> Please don't exaggerate these minor problems.

I'm not saying it's hard.   Just that it is easier for people to adapt to
the new scheme if we only change the name of the variable but not its value
and if we keep the value constant where it was constant (in some languages
(e.g. in a /.bashrc file), changing an exact string match to
a substring/prefix match may require more than just changing `equal' to
`string-match').

I personally don't see *any* benefit to including the revision
information there.  So even if the inconvenience is small, it's still an
inconvenience and I don't see any justification for it.


        Stefan




reply via email to

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