bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#10806: 24.0.93; `cancel-edebug-on-entry': many tiny problems


From: Stefan Monnier
Subject: bug#10806: 24.0.93; `cancel-edebug-on-entry': many tiny problems
Date: Wed, 21 Mar 2012 14:17:56 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

> 1. It is a user command, but is has no docstring.
> 2. The user can't find it easily: it doesn't start with "edebug".  I
> needed to consult the source to find it.  Can we at least add
> something like

>   (defalias 'edebug-cancel-edebug-on-entry #'cancel-edebug-on-entry)

Yes.

> 3. The prompt string "Edebug on entry to: " should include the word
> "cancel".

Yes.

> 4. Wouldn't it be better to limit the input to functions that are
> instrumented?

Yes (or we could also consider making edebug-on-entry into a toggle).

Patch welcome for 24.2,


        Stefan





reply via email to

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