help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

edebug and defun* &key


From: Le Wang
Subject: edebug and defun* &key
Date: Fri, 7 Jan 2011 22:32:09 +0800

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]