Daniel Brockman <[EMAIL PROTECTED]> writes:

> You should almost never use `interactive-p' for anything
> other than deciding whether to display a message.  In this
> case, it is better to use `called-interactively-p'.

The difference is that `interactive-p' also tests for
`executing-kbd-macro' and `noninteractive'. And
`called-interactively-p' is not in Emacs 21.

I think I need an explanation on precisely how it is better, in this
case, to use `called--interactively-p'.



_______________________________________________
bongo-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bongo-devel

Reply via email to