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: Michael Heerdegen
Subject: bug#17446: 24.4.50; What is the situation around `called-interactively-p'?
Date: Fri, 09 May 2014 16:11:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.90 (gnu/linux)

Drew Adams <drew.adams@oracle.com> writes:

> I agree that this all seems complicated & fragile.  Dunno what
> the solution is.

Useful for packages like Icicles and Helm would be a build in

  (defun fake-interactive-call (command &rest args) ...)

factored out of what is now hidden inside `repeat-complex-command'.

Michael.





reply via email to

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