From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/59164 Path: main.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus slow? Date: Mon, 15 Nov 2004 11:40:29 -0500 Message-ID: <87lld3gj5u.fsf@uwo.ca> References: <87sm7hua65.fsf@orebokech.com> <87r7n0zjx9.fsf@orebokech.com> <87u0rv8on2.fsf@orebokech.com> <873bzf6umt.fsf@orebokech.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100536997 1996 80.91.229.6 (15 Nov 2004 16:43:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Nov 2004 16:43:17 +0000 (UTC) Original-X-From: ding-owner+M7704@lists.math.uh.edu Mon Nov 15 17:43:02 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CTjwU-0001G9-00 for ; Mon, 15 Nov 2004 17:43:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CTjuJ-0006IJ-00; Mon, 15 Nov 2004 10:40:47 -0600 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CTjuF-0006IE-00 for ding@lists.math.uh.edu; Mon, 15 Nov 2004 10:40:43 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CTjuC-0008F1-6P for ding@lists.math.uh.edu; Mon, 15 Nov 2004 10:40:40 -0600 Original-Received: from pony.its.uwo.ca (pony.its.uwo.ca [129.100.2.63]) by justine.libertine.org (Postfix) with ESMTP id B9E8F3A004F for ; Mon, 15 Nov 2004 10:40:38 -0600 (CST) Original-Received: from spork.its.uwo.ca (ride.its.uwo.ca [10.10.10.10]) by pony.its.uwo.ca (8.12.10/8.12.10) with ESMTP id iAFGeYeV007747 for ; Mon, 15 Nov 2004 11:40:36 -0500 (EST) Original-Received: from localhost (jdc.math.uwo.ca [129.100.75.77]) by spork.its.uwo.ca (8.12.10/8.12.10) with ESMTP id iAFGeTmA002546 for ; Mon, 15 Nov 2004 11:40:29 -0500 Original-Received: from jdc by localhost with local (Exim 3.36 #1 (Debian)) id 1CTju1-0006hE-00; Mon, 15 Nov 2004 11:40:29 -0500 Original-To: ding@gnus.org In-Reply-To: (Katsumi Yamaoka's message of "Mon, 15 Nov 2004 14:32:32 +0900") Mail-Copies-To: nobody X-Hashcash: 1:21:041115:ding@gnus.org::c5f97b4032c29145:3ece10 User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) X-Scanned-By: MIMEDefang 2.39 Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: main.gmane.org gmane.emacs.gnus.general:59164 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:59164 Katsumi Yamaoka writes: > Anyway, I've installed the change which makes > `nntp-request-update-info' return nil if `nntp-marks-is-evil' is > non-nil. Please test! I noticed that nntp-marks-is-evil isn't documented in the Gnus manual. It does have a doc string, and this doc string says *If non-nil, Gnus will never generate and use marks file for nntp groups. See `nnml-marks-is-evil' for more information. But I can't get emacs to show me the doc string for nnml-marks-is-evil (although this variable does show up in the Gnus manual). Dan