DEFVAR/DEFPARAMETER make global bindings, everything else local
If you want to change selection, open document below and click on "Move attachment"
global vs local variables DEFVAR/DEFPARAMETER make global bindings, everything else local
DEFVAR/DEFPPARAMETER just globally declaim that symbol to name a special (= dynamic) variable
other bindings of same name create a local binding that shadows the global binding
Summary
status
not read
reprioritisations
last reprioritisation on
suggested re-reading day
started reading on
finished reading on
Details
Discussion
Do you want to join discussion? Click here to log in or create user.