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: Michael Heerdegen
Subject: bug#10806: 24.0.93; `cancel-edebug-on-entry': many tiny problems
Date: Sun, 20 Oct 2019 12:20:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> I've now fixed the things the bug report mentioned in Emacs 27.

Thanks!

Two comments:

(1)

> +  (unless functions
> +    (error "No functions have `edebug-on-entry'."))

Should this better be a `user-error' (and I guess the error message
should not end with a period)?

(2) Would it make sense to make the default behavior analog to that of
`cancel-debug-on-entry': remove edebug-on-entry property of all
functions?


Regards,

Michael.





reply via email to

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