From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ocelot1970@gmail.com Newsgroups: gmane.emacs.help Subject: Re: how to get this file to work? (another newbie question) Date: 24 Dec 2006 17:39:26 -0800 Organization: http://groups.google.com Message-ID: <1167010766.015129.239190@42g2000cwt.googlegroups.com> References: <1166995315.273408.54940@a3g2000cwd.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: sea.gmane.org 1167010838 5968 80.91.229.10 (25 Dec 2006 01:40:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Dec 2006 01:40:38 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 25 02:40:37 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 1GyepP-0006Ga-9E for geh-help-gnu-emacs@m.gmane.org; Mon, 25 Dec 2006 02:40:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GyepO-0002HT-RL for geh-help-gnu-emacs@m.gmane.org; Sun, 24 Dec 2006 20:40:34 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!42g2000cwt.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: 24.211.236.149 Original-X-Trace: posting.google.com 1167010770 23883 127.0.0.1 (25 Dec 2006 01:39:30 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 25 Dec 2006 01:39:30 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 42g2000cwt.googlegroups.com; posting-host=24.211.236.149; posting-account=rx3E2Q0AAADr3RYIEqglV4zinN_XDATh Original-Xref: shelby.stanford.edu gnu.emacs.help:144310 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:39912 Archived-At: Peter Dyballa wrote: > 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 ... Thank you generously for the response. But I do not understand. I do not see 'load-library' or 'load-file' anywhere, because the file manu has 'open file' and 'insert file.' Please what is the key-binding for either load-path or load-library, or how could I find out if there wasn't a newsgroup here?