From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: How to make edebug stop debugging?
Date: Sat, 22 Sep 2012 10:06:07 +0300 [thread overview]
Message-ID: <83r4puwn8g.fsf@gnu.org> (raw)
In-Reply-To: <c18f8e02-81b8-4845-b839-9c95115c14b1@googlegroups.com>
> Date: Fri, 21 Sep 2012 14:35:23 -0700 (PDT)
> From: deech <aditya.siram@gmail.com>
> Injection-Date: Fri, 21 Sep 2012 21:35:24 +0000
>
> Once I do a 'edebug-defun' I can't seem to stop it from invoking the debugger whenever the function is called. I've tried 'edebug-defun' again and 'q' while in the debug session but that doesn't work.
Reading the ELisp manual would have helped you. From the node
"Instrumenting":
To remove instrumentation from a definition, simply re-evaluate its
definition in a way that does not instrument. There are two ways of
evaluating forms that never instrument them: from a file with `load',
and from the minibuffer with `eval-expression' (`M-:').
prev parent reply other threads:[~2012-09-22 7:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-21 21:35 How to make edebug stop debugging? deech
2012-09-21 21:39 ` SOLVED: " deech
2012-09-22 7:06 ` Eli Zaretskii [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83r4puwn8g.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.