[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: frame-environment
From: |
Stefan Monnier |
Subject: |
Re: frame-environment |
Date: |
Sat, 17 Jan 2009 20:48:24 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
> What's the story with this function? It doesn't exist, AFAICS, and
> its two uses (in `environment' and `read-envvar-name') are commented
> out.
It doesn't exist.
> Without this function or something similar, the FRAME argument to
> `environment' has no effect. Unless this is for future extensions,
> I'd suggest to remove it now, before it's too late.
I'm not sure how to remove it since it doesn't exist, but yes, it should
be removed. As for the `environment' frame-parameter, we can drop it if
we want, or at least rename it to server-environment (tho a more
precise name would be confusingly server-client-environment).
Stefan
- Re: frame-environment, (continued)