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: pietru
Subject: Re: Passing a list to an interactive function
Date: Fri, 18 Dec 2020 12:38:17 +0100


> Sent: Friday, December 18, 2020 at 12:30 PM
> From: "Jean Louis" <bugs@gnu.support>
> To: pietru@caramail.com
> Cc: "Help Gnu Emacs" <help-gnu-emacs@gnu.org>
> Subject: Re: Passing a list to an interactive function
>
> * 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))

I mean, how do I define an interactive function that takes a list as argument?




reply via email to

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