From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Raimund.Kohl@freenet.de Newsgroups: gmane.emacs.help Subject: *.el files Date: Mon, 9 Sep 2002 10:51:57 +0200 (CEST) Sender: help-gnu-emacs-admin@gnu.org Message-ID: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1031561803 4521 127.0.0.1 (9 Sep 2002 08:56:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 9 Sep 2002 08:56:43 +0000 (UTC) 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 17oKLY-0001AW-00 for ; Mon, 09 Sep 2002 10:56:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17oKLb-0007fL-00; Mon, 09 Sep 2002 04:56:43 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17oKKS-0007KB-00 for help-gnu-emacs@gnu.org; Mon, 09 Sep 2002 04:55:32 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17oKKP-0007Jf-00 for help-gnu-emacs@gnu.org; Mon, 09 Sep 2002 04:55:31 -0400 Original-Received: from mout1.freenet.de ([194.97.50.132]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17oKKP-0007JI-00 for help-gnu-emacs@gnu.org; Mon, 09 Sep 2002 04:55:29 -0400 Original-Received: from [194.97.50.138] (helo=mx0.freenet.de) by mout1.freenet.de with esmtp (Exim 4.10) id 17oKKO-0001tZ-00 for help-gnu-emacs@gnu.org; Mon, 09 Sep 2002 10:55:28 +0200 Original-Received: from a77ec.pppool.de ([213.6.119.236] helo=laptop.rkc) by mx0.freenet.de with esmtp (Exim 4.10 #1) id 17oKKO-0006TS-00 for help-gnu-emacs@gnu.org; Mon, 09 Sep 2002 10:55:28 +0200 Original-Received: by laptop.rkc (Postfix on SuSE Linux 8.0 (i386), from userid 500) id 9D1C75DF6E; Mon, 9 Sep 2002 10:51:59 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by laptop.rkc (Postfix on SuSE Linux 8.0 (i386)) with ESMTP id 0C7104E7A8 for ; Mon, 9 Sep 2002 10:51:58 +0200 (CEST) X-X-Sender: ray@laptop.rkc Original-To: emacs mailing list 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:1168 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1168 Hi, I've downloaded wiki.el and planner.el -- now: where do I move the files to so that emacs can find them. If I just leave them in my /home/user directory and put (load emacs-wiki) and (load planner) in my .emacs file they cause lisp error messages. What am I going to do - respectivly: what did I do wrong? greetings, ray