We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Using environment variable helps a lot.
(when (get-environment-variable "MOSH_DEBUG") (format (current-error-port) "fun-exp=~s arg-exps=~s ae=~s\n" fun-exp arg-exps (if ae (ae) ae)) )