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

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

Re: `call-interactively' only the first time


From: augukarl
Subject: Re: `call-interactively' only the first time
Date: 16 Aug 2006 02:58:31 -0700
User-agent: G2/0.2

wenbinye@gmail.com skrev:

> If use (call-interactively 'f), the function is interactively.
> if provide parameters to the function, such (f 1), the function f is
> like other functions.
> Is this the answer?

Unfortunately, no.

I first want to call a function interactively and then I want to call
the same function non-interactively. In the non-interactive call I want
to pass the same parameters used with the preceding interactive call.


August



reply via email to

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