From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55141 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general,gmane.emacs.xemacs.beta Subject: Re: gnus-util.el loads rmail Date: Mon, 08 Dec 2003 11:35:35 +0900 Organization: Emacsen advocacy group Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070851024 6615 80.91.224.253 (8 Dec 2003 02:37:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Dec 2003 02:37:04 +0000 (UTC) Cc: bugs@gnus.org, ding@gnus.org, xemacs-beta@xemacs.org Original-X-From: ding-owner+M3681@lists.math.uh.edu Mon Dec 08 03:36:59 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1ATBGd-0008F2-00 for ; Mon, 08 Dec 2003 03:36:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1ATBFe-0003fH-00; Sun, 07 Dec 2003 20:35:58 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1ATBFa-0003fC-00 for ding@lists.math.uh.edu; Sun, 07 Dec 2003 20:35:54 -0600 Original-Received: from washington.hostforweb.net (washington.hostforweb.net [69.61.11.2]) by justine.libertine.org (Postfix) with ESMTP id A0C593A0035; Sun, 7 Dec 2003 20:35:53 -0600 (CST) Original-Received: from yamaoka by washington.hostforweb.net with local (Exim 4.24) id 1ATBFf-0004fD-Hz; Sun, 07 Dec 2003 21:35:59 -0500 Original-To: Jerry James X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.1003 (Gnus v5.10.3) XEmacs/21.4 (Reasonable Discussion, linux) Cancel-Lock: sha1:Jqw/DzXV+EzjbZO/sUi8IwXmhwY= X-Payment: hashcash 1.2 0:031208:james@xemacs.org:f6f1242df75eaec5 X-Hashcash: 0:031208:james@xemacs.org:f6f1242df75eaec5 X-Payment: hashcash 1.2 0:031208:bugs@gnus.org:18b676c4b6cc5c4c X-Hashcash: 0:031208:bugs@gnus.org:18b676c4b6cc5c4c X-Payment: hashcash 1.2 0:031208:ding@gnus.org:148c78932b072428 X-Hashcash: 0:031208:ding@gnus.org:148c78932b072428 X-Payment: hashcash 1.2 0:031208:xemacs-beta@xemacs.org:a6075d8ada6eaa4b X-Hashcash: 0:031208:xemacs-beta@xemacs.org:a6075d8ada6eaa4b X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [32041 32041] / [47 12] X-AntiAbuse: Sender Address Domain - washington.hostforweb.net Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55141 gmane.emacs.xemacs.beta:12724 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55141 >>>>> In >>>>> Steve Youngs wrote: > Jerry! > Where are you? I'm waiting to here from you on this. I've modified gnus-util.el in the following way: Require rmail. If it isn't available, provide the compiler macro which doesn't `funcall' the rmail-select-summary macro, but eval the quoted `(rmail-select-summary BODY)' form. The results are: Those who have rmail installed get fully compiled Gnus. Others who don't have the rmail XEmacs package installed also get almost compiled Gnus and they can use rmail functions of Gnus if they install rmail (and also tm and APEL) later. I've confirmed them. Please test. -- Katsumi Yamaoka