bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#40693: 28.0.50; json-encode-alist changes alist


From: Paul Eggert
Subject: bug#40693: 28.0.50; json-encode-alist changes alist
Date: Sun, 19 Apr 2020 16:59:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 4/19/20 3:29 PM, Michael Heerdegen wrote:
-  A program should not attempt to modify a constant because the
+  Modifying a constant symbol signals an error (@pxref{Constant Variables}).
+A program should not attempt to modify other types of constants because the
Do you speak about symbols or the binding of symbols here?

I meant the symbol's value (what symbol-value returns). I could change the wording to "Modifying the value of a constant symbol..."





reply via email to

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