Filippo Saya
2014-08-31 20:21:42 UTC
Hi everyone,
I wrote a function, the beginning of which is:
(defun resize-list (lst new-length &optional (approx-mode :most-then-first) (round-decimals 0))
Why does the first optional argument in the pwgl-box take the second ones name? (However the function runs correctly)
Thanx
Filippo
I wrote a function, the beginning of which is:
(defun resize-list (lst new-length &optional (approx-mode :most-then-first) (round-decimals 0))
Why does the first optional argument in the pwgl-box take the second ones name? (However the function runs correctly)
Thanx
Filippo