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

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

Run Non-Interactive Function with Prefix


From: Kenneth Jacker
Subject: Run Non-Interactive Function with Prefix
Date: Tue, 18 Oct 2005 12:41:13 -0400
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

If I want to execute a function that supports a "prefix" argument
interactively, I enter something like:

     C-u M-x foobar

How can I do the same thing but *non*-interactively?

This will just run 'foobar',

     (foobar)

But how to request it to be run with a prefix arg?


Something simple I am sure, but I can't seem to find a way to do it.

Thanks for your ideas!
-- 
Prof Kenneth H Jacker       khj@cs.appstate.edu
Computer Science Dept       www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA        


reply via email to

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