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: 17 Aug 2006 02:05:23 -0700
User-agent: G2/0.2

wenbinye@gmail.com skrev:
> Can you give the definition of the function?

Here is the pseudo code for the function I want to define:

(defun f (g)  ;; g is an interactive function.
  ;; Call g interactively.
  ;; Call g non-interactively with the parameters (specified by
  ;; the user) in the command above.
  )

Is this clear enough?


Thanks,

August



reply via email to

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