[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: interactive function at GNU Emacs startup
From: |
scm |
Subject: |
Re: interactive function at GNU Emacs startup |
Date: |
13 Jul 2006 12:21:32 -0700 |
User-agent: |
G2/0.2 |
Mathias Dahl wrote:
> "scm" <scm.info.search@gmail.com> writes:
>
> > Just tried it again. That's right, when Emacs starts up I get the M-x
> > prompt instead of the interactive foo-fuction running and waiting for
> > my input.
>
> Paste what you tried here, both the source for foo-fuction and the
> call to it.
I'm sorry. I stand corrected. I was still trying to call it my old way.
What you suggested worked! Thank you very much.