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

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

interactive function at GNU Emacs startup


From: scm
Subject: interactive function at GNU Emacs startup
Date: 12 Jul 2006 18:22:20 -0700
User-agent: G2/0.2

Greetings,

I would like to have a certain interactive function that I use quite
often start up every time I run GNU Emacs. What is the best way of
going about this?

In my .emacs I tried the following functions, to no avail:

(load "~/foo-function.el")
(execute-extended-command "foo-function")

Any ideas?

Thanks in advance to anyone who has the time to spare.



reply via email to

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