GNU bug report logs -
#52290
28.0.90; Undocumented generalized variables
Previous Next
Reported by: Phil Sainty <psainty <at> orcon.net.nz>
Date: Sun, 5 Dec 2021 01:27:01 UTC
Severity: normal
Tags: moreinfo
Found in version 28.0.90
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
I think people have extended setf in questionable ways,
allowing arithmetic and comparisons in the first argument.
I think I understand what (setq (logand x 7) NNN) does, but I think it
pushes the meaning of setf in a way that we should refrain from.
You could equally well define (setq (+ x 5) NNN), but why support
either of them?
What about (setq (+ x y) NNN) -- should that set x, or y?
Or both? It could do (setq x 0 y NNN), or (setq x NNN y 0),
or various other things.
I don't think that eq in the first argument is coherent at all.
--
Dr Richard Stallman (https://stallman.org)
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
This bug report was last modified 2 years and 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.