j
k
j a
j l
(handler-case (error "hi") (error (e) ;; print stack trace here ))
How do I get the stack trace for the error?
Thanks, Garrett Dangerfield.
Attachments:
Back to the thread
Back to the list