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

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

Re: Passing a list to an interactive function


From: Jean Louis
Subject: Re: Passing a list to an interactive function
Date: Fri, 18 Dec 2020 14:30:32 +0300
User-agent: Mutt/2.0 (3d08634) (2020-11-07)

* pietru@caramail.com <pietru@caramail.com> [2020-12-18 14:19]:
> I would like to pass a list to an interactive function.  How can I do that?

(funcall-interactively #'YOUR-FUNCTION '("List" 2))




reply via email to

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