From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4583 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: Problem installing sgnus-0.26 Date: 04 Jan 1996 17:03:31 +0100 Organization: Universitaet Dortmund, CS Dept, Chair 6 Sender: grossjoh@dusty.informatik.uni-dortmund.de Message-ID: References: <199601041435.JAA02808@python.xionics.com> Reply-To: Kai Grossjohann NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035145311 30172 80.91.224.250 (20 Oct 2002 20:21:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:21:51 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.6.11/8.6.9) with ESMTP id IAA23126 for ; Thu, 4 Jan 1996 08:39:30 -0800 Original-Received: from waldorf.informatik.uni-dortmund.de (waldorf.informatik.uni-dortmund.de [129.217.4.42]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 4 Jan 1996 17:03:39 +0100 Original-Received: from dusty.informatik.uni-dortmund.de by waldorf.informatik.uni-dortmund.de with SMTP (Sendmail 8.6.11/UniDo 2.0.41) id RAA01919; Thu, 4 Jan 1996 17:03:35 +0100 Original-Received: by dusty.informatik.uni-dortmund.de id AA15156; Thu, 4 Jan 96 17:03:33 +0100 Original-To: ding@ifi.uio.no In-Reply-To: sjm's message of Thu, 4 Jan 1996 09:35:37 -0500 Original-Lines: 19 Xref: main.gmane.org gmane.emacs.gnus.general:4583 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4583 >>>>> On Thu, 4 Jan 1996 09:35:37 -0500, sjm said: Steve> As per readme I ran make in the sgnus-0.26 directory. My Steve> stripped down .emacs looks like the following:: Steve> (setq load-path (cons (concat (getenv "HOME") Steve> "/ding/sgnus-0.26/lisp") load-path= )) Steve> (setq debug-on-error t) Steve> When I then ESC ESC (load "gnus") I get the following error: Steve> Signalling: (void-variable \`) I think the problem will go away if you (load "cl") before loading gnus. kai -- Why?