From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/7373 Path: main.gmane.org!not-for-mail From: Sudish Joseph Newsgroups: gmane.emacs.gnus.general Subject: Re: Red Gnus v0.1 is released Date: 30 Jul 1996 23:40:12 -0400 Sender: sj@mindspring.com Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.69) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035147694 7018 80.91.224.250 (20 Oct 2002 21:01:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:01:34 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id UAA02303 for ; Tue, 30 Jul 1996 20:48:04 -0700 Original-Received: from atreides.erehwon.org (sj@user-168-121-167-78.dialup.mindspring.com [168.121.167.78]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 31 Jul 1996 05:35:55 +0200 Original-Received: (from sj@localhost) by atreides.erehwon.org (8.7.5/8.7.3) id XAA00764; Tue, 30 Jul 1996 23:40:13 -0400 Original-To: ding@ifi.uio.no In-Reply-To: Carsten Leonhardt's message of 31 Jul 1996 03:16:14 +0200 Original-Lines: 25 X-Mailer: Red Gnus v0.1/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:7373 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:7373 In article , Carsten Leonhardt writes: > I just tried it. I had to remove some hooks for bbdb and tm, then it > started through, showing me the red gnus logo :) This was the hack I mentioned in my earlier mail. It'll remove your BBDB problems. It'll probably remove your tm problems as well, coz I'm having none. It's a hack coz it defeats the purpose of splitting gnus.el, IMO. -Sudish *** gnus-start.el~ Tue Jul 30 23:36:57 1996 --- gnus-start.el Tue Jul 30 23:36:58 1996 *************** *** 32,37 **** --- 32,38 ---- (require 'gnus-spec) (require 'gnus-range) (require 'message) + (require 'gnus-sum) (defvar gnus-secondary-servers nil "*List of NNTP servers that the user can choose between interactively.