emacs-devel
[Top][All Lists]
Advanced

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

Re: debug-on-entry question


From: Lute Kamstra
Subject: Re: debug-on-entry question
Date: Wed, 22 Jun 2005 10:32:16 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

"Richard M. Stallman" <address@hidden> writes:

>     There are other commands using `a' letter to read function names (like
>     `elp-instrument-function', etc.) where getting the default function name
>     from the current buffer would be useful too.  So maybe it's better to
>     implement this in `call-interactively' for all commands using `a'?
>
> That seems like a good idea.

Ok, I'll work on that.

But I still like to apply the patch for debug-on-entry as is.  Besides
using function-called-at-point, it also filters out special forms
(which can't be set to break on entry).  Is that Ok?

Lute.




reply via email to

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