From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Lee Newsgroups: gmane.emacs.help Subject: Re: first emacs lisp script: hello world Date: Fri, 7 Dec 2007 10:08:56 -0800 (PST) Organization: http://groups.google.com Message-ID: <7dc7eac3-fff1-41e7-ad60-08b864ad0a14@d4g2000prg.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1197053139 27773 80.91.229.12 (7 Dec 2007 18:45:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Dec 2007 18:45:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 07 19:45:47 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 1J0iCo-000314-CI for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Dec 2007 19:45:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0iCX-0006W5-AG for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Dec 2007 13:45:29 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!d4g2000prg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 69.236.121.223 Original-X-Trace: posting.google.com 1197050937 12316 127.0.0.1 (7 Dec 2007 18:08:57 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 7 Dec 2007 18:08:57 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d4g2000prg.googlegroups.com; posting-host=69.236.121.223; posting-account=qPxGtQkAAADb6PWdLGiWVucht1ZDR6fn User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/523.12 (KHTML, like Gecko) Version/3.0.4 Safari/523.12, gzip(gfe), gzip(gfe) Original-Xref: shelby.stanford.edu gnu.emacs.help:154498 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:49928 Archived-At: See: Emacs Lisp Basics http://xahlee.org/emacs/elisp_basics.html Xah xah@xahlee.org $B-t(B http://xahlee.org/ On Dec 7, 7:11 am, "Stewart Haddock" wrote: > All right.. Here comes the new guy. > > I downloaded emacs, but I can not figure out how to create a hello world > script and run it. I know this is incredibly basic, but when you are > doing this stuff by yourself it is not always obvious. Can someone > point the way? > > Stewart