[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#24514: 24.5; [WIP][PATCH] Lispy backtraces
From: |
Richard Stallman |
Subject: |
bug#24514: 24.5; [WIP][PATCH] Lispy backtraces |
Date: |
Fri, 23 Sep 2016 16:43:18 -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. ]]]
An item in a backtrace consists of a function and ACTUAL parameters
(argument values). If you do (list 'a 'b), the function will be list
and the argument values will be (a b).
(list a b) is a misleading way to represent that. It looks like a and b
are expressions to be evaluated.
--
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.
- bug#24514: 24.5; [WIP][PATCH] Lispy backtraces, (continued)
Message not available
bug#24514: 24.5; [WIP][PATCH] Lispy backtraces,
Richard Stallman <=
bug#24514: 24.5; [WIP][PATCH] Lispy backtraces, Vasilij Schneidermann, 2016/09/27