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

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

Re: Strange incf behavior in Emacs 22. Intentional?


From: Lennart Borgman (gmail)
Subject: Re: Strange incf behavior in Emacs 22. Intentional?
Date: Thu, 12 Jul 2007 21:50:37 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070604 Thunderbird/2.0.0.4 Mnenhy/0.7.5.666

Because immediate literal values such as '(1 2) are conceptually part of the
code rather than part of the data, so setcar on them will change program
code which is against my religion.

Of course, this might be considered moot since my religion also
opposes setcar (and aset on strings).


All religions (as well as political parties) have and should have their contradictions. That is life.

I would say that the first part, changing '(1 2), is very confusing. Consider debugging for example.




reply via email to

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