[Top][All Lists]
[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.
- RE: debug-on-entry question, (continued)
Re: debug-on-entry question, Richard Stallman, 2005/06/19
Re: debug-on-entry question, Lute Kamstra, 2005/06/20
Re: debug-on-entry question, Juri Linkov, 2005/06/22
RE: debug-on-entry question, Drew Adams, 2005/06/23