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

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

Re: turning a list (variable) into process &rest ARGS ...


From: Stefan Monnier
Subject: Re: turning a list (variable) into process &rest ARGS ...
Date: Wed, 26 May 2004 22:04:17 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> I am writing a function that is to invoke (call-process ...) and take
> the program name and the &rest ARGS from a list variable of unknown

You want to use `apply'.


        Stefan


reply via email to

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