* Undo edebug-defun
@ 2005-05-13 20:58 Enila Nero
2005-05-13 21:02 ` David Kastrup
2005-05-13 23:45 ` Thien-Thi Nguyen
0 siblings, 2 replies; 5+ messages in thread
From: Enila Nero @ 2005-05-13 20:58 UTC (permalink / raw)
How do I undo the effect of edebug-defun on a function, short of
restarting emacs? I must have missed it in the documentation.
Thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Undo edebug-defun
2005-05-13 20:58 Undo edebug-defun Enila Nero
@ 2005-05-13 21:02 ` David Kastrup
2005-05-13 21:10 ` Enila Nero
2005-05-13 23:45 ` Thien-Thi Nguyen
1 sibling, 1 reply; 5+ messages in thread
From: David Kastrup @ 2005-05-13 21:02 UTC (permalink / raw)
Enila Nero <geortal@yahoo.com> writes:
> How do I undo the effect of edebug-defun on a function, short of
> restarting emacs? I must have missed it in the documentation.
M-x compile-defun RET
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Undo edebug-defun
2005-05-13 21:02 ` David Kastrup
@ 2005-05-13 21:10 ` Enila Nero
2005-05-13 21:18 ` Enila Nero
0 siblings, 1 reply; 5+ messages in thread
From: Enila Nero @ 2005-05-13 21:10 UTC (permalink / raw)
David Kastrup <dak@gnu.org> writes:
> Enila Nero <geortal@yahoo.com> writes:
>
>> How do I undo the effect of edebug-defun on a function, short of
>> restarting emacs? I must have missed it in the documentation.
>
> M-x compile-defun RET
Thanks for the quick response.
>
> --
> David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Undo edebug-defun
2005-05-13 21:10 ` Enila Nero
@ 2005-05-13 21:18 ` Enila Nero
0 siblings, 0 replies; 5+ messages in thread
From: Enila Nero @ 2005-05-13 21:18 UTC (permalink / raw)
Enila Nero <geortal@yahoo.com> writes:
> David Kastrup <dak@gnu.org> writes:
>
>> Enila Nero <geortal@yahoo.com> writes:
>>
>>> How do I undo the effect of edebug-defun on a function, short of
>>> restarting emacs? I must have missed it in the documentation.
>>
>> M-x compile-defun RET
Addendum: compile-defun is found in bytecomp.el but is not mentioned
in edebug.el. Perhaps it is a good idea to be mentioned in the help
string of edebug-defun.
>
> Thanks for the quick response.
>
>>
>> --
>> David Kastrup, Kriemhildstr. 15, 44793 Bochum
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Undo edebug-defun
2005-05-13 20:58 Undo edebug-defun Enila Nero
2005-05-13 21:02 ` David Kastrup
@ 2005-05-13 23:45 ` Thien-Thi Nguyen
1 sibling, 0 replies; 5+ messages in thread
From: Thien-Thi Nguyen @ 2005-05-13 23:45 UTC (permalink / raw)
Enila Nero <geortal@yahoo.com> writes:
> How do I undo the effect of edebug-defun on a function, short of
> restarting emacs? I must have missed it in the documentation.
you can type C-M-x (eval-defun), or load the file again (which is
similar in spirit but not as fine-grained).
thi
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-05-13 23:45 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-13 20:58 Undo edebug-defun Enila Nero
2005-05-13 21:02 ` David Kastrup
2005-05-13 21:10 ` Enila Nero
2005-05-13 21:18 ` Enila Nero
2005-05-13 23:45 ` Thien-Thi Nguyen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).