Luc Teirlinck <[EMAIL PROTECTED]> writes: > Are the claims in the Elisp manual and in the debug-on-entry docstring > that debug-on-entry does not work for primitive functions still valid? > > I tried it on select-frame, a primitive function, and possibly one can > not get all features, but a least I got a backtrace buffer.
You can use debug-on-entry for primitive functions that are not specials forms. You just can't step through them. I'll fix the docs. Thanks for noticing, Lute. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel