Hi all,

I really like the clarity of defun* forms when specifying optional parameters.  However, edebug doesn't seem to be able to unserstand these forms very well.  Has anyone got a workaround?

e.g.

(defun* foo (&optional &key (arg t)))

<M-x>edebug-defun

--
Le