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

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

bug#55156: [PATCH] eval.c: New functions `defvar-f` and `defconst-f`


From: Richard Stallman
Subject: bug#55156: [PATCH] eval.c: New functions `defvar-f` and `defconst-f`
Date: Thu, 28 Apr 2022 23:10:42 -0400

[[[ 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. ]]]

  > This sounds scary, but the reality is less so: while the behavior of
  > the special form obeyed its doc in this respect, the behavior of the
  > convoluted code generated by the byte-compiler did not(!) and always
  > evaluated the <exp> part anyway.  So this patch also aligns the two
  > semantics to provide the same behavior.

I have a feeling that that discrepancy will cause real trouble some
day.  However, fixing it can cause trouble too.  I think this calls
for real thought.


-- 
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)







reply via email to

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