From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: ken Newsgroups: gmane.emacs.help Subject: Re: How to use lisp? Date: Mon, 11 Nov 2002 08:42:51 -0500 (EST) Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <17Nz9.7080$ST1.262094@rwcrnsc54> Reply-To: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1037023173 32372 80.91.224.249 (11 Nov 2002 13:59:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 11 Nov 2002 13:59:33 +0000 (UTC) Cc: Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18BF6C-0008Px-00 for ; Mon, 11 Nov 2002 14:59:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 18BF61-0001bw-00; Mon, 11 Nov 2002 08:59:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 18BEqm-0004Ch-00 for help-gnu-emacs@gnu.org; Mon, 11 Nov 2002 08:43:36 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 18BEqi-00046f-00 for help-gnu-emacs@gnu.org; Mon, 11 Nov 2002 08:43:35 -0500 Original-Received: from adsl-65-43-209-82.dsl.bcvloh.ameritech.net ([65.43.209.82] helo=heidegger.mousecar.net) by monty-python.gnu.org with esmtp (Exim 4.10) id 18BEqA-0003MN-00 for help-gnu-emacs@gnu.org; Mon, 11 Nov 2002 08:42:58 -0500 Original-Received: from localhost (ken@localhost) by heidegger.mousecar.net (8.11.6/8.11.6) with ESMTP id gABDgtq24758; Mon, 11 Nov 2002 08:42:55 -0500 X-Authentication-Warning: heidegger.mousecar.net: ken owned process doing -bs Original-Newsgroups: gnu.emacs.help X-X-Sender: Original-To: Richard In-Reply-To: <17Nz9.7080$ST1.262094@rwcrnsc54> Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3478 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3478 Emacs looks for added elisp code in a variety of places. Do "C-h v load-path" to find out where to put your own .el files. You could also add another path to the load-path if you wanted. hth, ken -- AMD crashes? See http://cleveland.lug.net/~ken/amd-problem/. Spake Richard at 12:10 (UTC-0000) on Mon, 11 Nov 2002: = Hi all = I'm a beginner to emacs... = = How can I use lisp? How can I install *.el file? = Any advice would be appreciated.. = = Thanx = = = = _______________________________________________ = Help-gnu-emacs mailing list = Help-gnu-emacs@gnu.org = http://mail.gnu.org/mailman/listinfo/help-gnu-emacs =