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

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

bug#17446: 24.4.50; What is the situation around `called-interactively-p


From: Stefan Monnier
Subject: bug#17446: 24.4.50; What is the situation around `called-interactively-p'?
Date: Sun, 11 May 2014 02:02:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> Stefan, what's the right approach to make commands that refer to
> this-command or last-command work correctly when called with your code?

`this/last-command' are not directly related to call-interactively.
Instead they're handled by the top-level command loop.

> Does your patch planned for later inclusion care about updating
> this-command and last-command appropriately?

No.


        Stefan





reply via email to

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