all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* unedebug-defun?
@ 2003-09-11 13:36 David Abrahams
  0 siblings, 0 replies; 6+ messages in thread
From: David Abrahams @ 2003-09-11 13:36 UTC (permalink / raw)



Once I do `M-x edebug-defun' there appears to be no easy way to keep
edebug from stopping at the beginning of the function forevermore.  I
wrote this:

    (defun my-unedebug-defun ()
      "I can't believe emacs doesn't give you a way to do this!!"
      (interactive t)
      (eval-expression (edebug-read-top-level-form)))

What am I missing?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-09-12 16:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.168.1063289005.21628.help-gnu-emacs@gnu.org>
2003-09-11 14:16 ` unedebug-defun? Glenn Morris
2003-09-11 14:59   ` unedebug-defun? Johan Bockgård
2003-09-11 15:09     ` unedebug-defun? Glenn Morris
2003-09-12 16:49 ` unedebug-defun? David Vanderschel
2003-09-12 16:51 ` unedebug-defun? David Vanderschel
2003-09-11 13:36 unedebug-defun? David Abrahams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.