From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: first emacs lisp script: hello world Date: Fri, 7 Dec 2007 18:44:13 +0100 Message-ID: <67C7F12A-0C65-4FA7-A9D4-B9FC38E02984@Web.DE> References: <7A8AFE3F49003F46B77954A8E6A7E32C4F9325@atl2corpx2.corp.interland.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1197049505 15149 80.91.229.12 (7 Dec 2007 17:45:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Dec 2007 17:45:05 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stewart Haddock Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 07 18:45:15 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J0hGE-0002kC-Iu for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Dec 2007 18:45:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0hFx-0002s0-J1 for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Dec 2007 12:44:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J0hFL-0002O7-3w for help-gnu-emacs@gnu.org; Fri, 07 Dec 2007 12:44:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J0hFJ-0002LZ-Gd for help-gnu-emacs@gnu.org; Fri, 07 Dec 2007 12:44:18 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0hFJ-0002LK-9C for help-gnu-emacs@gnu.org; Fri, 07 Dec 2007 12:44:17 -0500 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J0hFI-0006BI-TY for help-gnu-emacs@gnu.org; Fri, 07 Dec 2007 12:44:17 -0500 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate02.web.de (Postfix) with ESMTP id B9CA6B7C7944; Fri, 7 Dec 2007 18:44:15 +0100 (CET) Original-Received: from [195.4.207.12] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #208) id 1J0hFH-0000ZC-00; Fri, 07 Dec 2007 18:44:15 +0100 In-Reply-To: <7A8AFE3F49003F46B77954A8E6A7E32C4F9325@atl2corpx2.corp.interland.net> X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18yZoyl7cuzy0rXEfHwH1n+NktvtA18a2FDeJki 7GvKW84buOAUmGFQwY+kHu3Hp4ScTh7ei86DEUdoSLp8lKDJOk Z9q9kFSYU56QAU7wX2tw== X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:49917 Archived-At: Am 07.12.2007 um 16:11 schrieb Stewart Haddock: > I downloaded emacs, but I can not figure out how to create a hello > world > script and run it. emacs -nw -Q -eval '(message "ORBIS SALUTE")' ? -- Greetings Pete Real Time, adj.: Here and now, as opposed to fake time, which only occurs there and then.