Oleh Krehel [2015-11-22 13:35:45+01] wrote: > In my opinion, multi-variable setq should be deprecated altogether. > I'm sure many people will disagree for the reasons of habit, And maybe also because of Common Lisp: Syntax: setq {pair}* => result pair::= var form http://www.lispworks.com/documentation/HyperSpec/Body/s_setq.htm