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

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

Re: Run Non-Interactive Function with Prefix


From: Kenneth Jacker
Subject: Re: Run Non-Interactive Function with Prefix
Date: Fri, 21 Oct 2005 06:31:27 -0400
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

  kr> (let ((prefix-arg '(4))) ; C-u
  kr>    (call-interactively 'foobar))

Just what I needed!

Thanks for your and everyone else's comments ...

  -Kenneth


reply via email to

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