Mail Archives: djgpp-workers/1996/07/30/09:46:58
> There are programs out there (like Emacs) that blur the distinction
> between the external and the internal environment in a way that will
> break if changing an environment at runtime won't take an immediate
> effect. In most cases, you won't need to look at the environment, if the
> `environment_changed' variable didn't change its value.
I would argue that EMACS is broken (or at least very poorly designed) and
the fixes need to be put there, instead of bloating every single application
developed with DJGPP! None of the real operating environments I know of
change their file I/O behavior between calls on the basis of an environment
variable, so why add such weirdness in DJGPP?
- Raw text -