[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: defconst -> risky-local-variable
From: |
Juanma Barranquero |
Subject: |
Re: defconst -> risky-local-variable |
Date: |
Mon, 6 Nov 2006 23:14:25 +0100 |
On 11/6/06, Richard Stallman <address@hidden> wrote:
that it sets the SYMBOL's risky-local-variable property to t?
No, that is an implementation detail.
Curious. In general, risky-local-variable is a feature, not an
implementation detail; and setting risky-local-variable for a defconst
isn't really necessary (implementation-wise). So I guess I don't
understand the rationale.
/L/e/k/t/u