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: how to get this file to work? (another newbie question) Date: Sun, 24 Dec 2006 23:25:33 +0100 Message-ID: <5A55B5A1-81DC-4A6F-A71A-B91130D66CFB@Web.DE> References: <1166995315.273408.54940@a3g2000cwd.googlegroups.com> NNTP-Posting-Host: dough.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: sea.gmane.org 1166999164 16863 80.91.229.10 (24 Dec 2006 22:26:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Dec 2006 22:26:04 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 24 23:26:02 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gybn3-0007GV-KQ for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Dec 2006 23:25:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gybn3-0005jx-4t for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Dec 2006 17:25:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gybmk-0005h1-TR for help-gnu-emacs@gnu.org; Sun, 24 Dec 2006 17:25:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gybmi-0005fC-LT for help-gnu-emacs@gnu.org; Sun, 24 Dec 2006 17:25:38 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gybmi-0005f2-ID for help-gnu-emacs@gnu.org; Sun, 24 Dec 2006 17:25:36 -0500 Original-Received: from [217.72.192.234] (helo=fmmailgate03.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gybmh-0003zw-UI for help-gnu-emacs@gnu.org; Sun, 24 Dec 2006 17:25:36 -0500 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate03.web.de (Postfix) with ESMTP id 564324A99DA7; Sun, 24 Dec 2006 23:25:35 +0100 (CET) Original-Received: from [84.245.166.215] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.107 #114) id 1Gybmh-00078V-00; Sun, 24 Dec 2006 23:25:35 +0100 In-Reply-To: <1166995315.273408.54940@a3g2000cwd.googlegroups.com> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: ocelot1970@gmail.com X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de 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:39911 Archived-At: Am 24.12.2006 um 22:21 schrieb ocelot1970@gmail.com: > The problem is, I don't know where to store this file to make this > work. When you put it into a location as described in the variable load- path, you can require it, or use load-library. You can put it anywhere and load it with load-file. You can even load it into GNU Emacs from the command line ... -- Greetings Pete "Specifications are for the weak and timid!"