all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: Lute.Kamstra.lists@xs4all.nl, emacs-devel@gnu.org
Subject: Re: Lisp debugger problems.
Date: Wed, 02 Mar 2005 06:22:14 -0500	[thread overview]
Message-ID: <E1D6Rvi-0004tg-Ph@fencepost.gnu.org> (raw)
In-Reply-To: <jwv7jks36bs.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Mon, 28 Feb 2005 13:10:04 -0500)

    IIRC defadvice has some support for such things (e.g. you can add an advice
    even before the function is defined).  Maybe it'd be a good idea to
    implement debug.el in terms of advice.

Right now, the code to implement debug on entry is so simple that it
would be a shame to use something as heavyweight as the advice
mechanism.  However, if these new changes add a lot of complexity,
maybe using the advice mechanism will become the simplest way.

  reply	other threads:[~2005-03-02 11:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-24  0:16 Lisp debugger problems Lute Kamstra
2005-02-28  1:37 ` Lute Kamstra
2005-02-28  9:44   ` Lute Kamstra
2005-02-28 11:26 ` Richard Stallman
2005-02-28 17:01   ` Lute Kamstra
2005-02-28 18:10     ` Stefan Monnier
2005-03-02 11:22       ` Richard Stallman [this message]
2005-03-02 16:15         ` Lute Kamstra
2005-03-03 20:57           ` Richard Stallman
2005-03-01 14:50   ` Lute Kamstra

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=E1D6Rvi-0004tg-Ph@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=Lute.Kamstra.lists@xs4all.nl \
    --cc=emacs-devel@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.