[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: |
npostavs |
Subject: |
bug#17446: 24.4.50; What is the situation around `called-interactively-p'? |
Date: |
Sat, 25 Mar 2017 02:23:32 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
close 17446 25.1
quit
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> Another approch would be to allow more args to `call-interactively',
>> this would allow one to use:
>
>> (apply 'call-interactively '(sexp arg1 arg2 arg...))
>
>> But not sure this would cover all use cases.
>
> Right, I'm thinking of introducing a new `funcall-interactively' which
> is just like `funcall' except that the called function will see its
> `called-interactively-p' returning non-nil.
>
> But I think this will have to wait for 24.5.
Seems to have been done in 25.1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#17446: 24.4.50; What is the situation around `called-interactively-p'?,
npostavs <=