From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mathias Dahl Newsgroups: gmane.emacs.help Subject: Re: interactive function at GNU Emacs startup Date: Thu, 13 Jul 2006 18:08:53 +0200 Message-ID: References: <1152753740.811244.309140@b28g2000cwb.googlegroups.com> <87mzbe3veg.fsf@baldur.nicundtas.de> <1152805829.969412.142460@s13g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1152808875 6855 80.91.229.2 (13 Jul 2006 16:41:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Jul 2006 16:41:15 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 13 18:41:12 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G14FL-0002MA-KJ for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Jul 2006 18:41:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G14FL-0007ox-48 for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Jul 2006 12:41:03 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-X-Trace: individual.net l5om07dtPmGG/qdgNu455gPd+9/FqPPruYqbuUFSL88HCMbq3Y User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) Cancel-Lock: sha1:oO/GfEntPdhltyG6FcxcmMRoFXI= Original-Xref: shelby.stanford.edu gnu.emacs.help:140321 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35946 Archived-At: "scm" 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.