From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37547 Path: main.gmane.org!not-for-mail From: Amos Gouaux Newsgroups: gmane.emacs.gnus.general Subject: Re: Can't post-followup or post-forward in nnml groups Date: Sun, 05 Aug 2001 15:56:18 -0500 Sender: amos@utdallas.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172943 14446 80.91.224.250 (21 Oct 2002 04:02:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:02:23 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 7101 invoked from network); 5 Aug 2001 20:56:55 -0000 Original-Received: from ns0.utdallas.edu (129.110.10.1) by gnus.org with SMTP; 5 Aug 2001 20:56:55 -0000 Original-Received: from spartacus.utdallas.edu (spartacus.utdallas.edu [129.110.3.11]) by ns0.utdallas.edu (Postfix) with ESMTP id D531E1A02D8 for ; Sun, 5 Aug 2001 15:56:54 -0500 (CDT) Original-To: ding@gnus.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sun, 05 Aug 2001 22:04:40 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Academic Rigor) Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:37547 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37547 kg> The feature you've got there looks useful. If somebody is willing to kg> test it and gives me the go-ahead, then I'll install the patch. Okay? kg> kai I only fiddled with gnus-articles-to-read. I notice gnus-large-newsgroup is also used in gnus-summary-insert-old-articles, but wasn't sure if it was worth fiddling with that. Oh, is this valid? (setq gnus-parameters `(("^nnimap:" (gnus-large-newsgroup 1000)) ("^nntp:" (gnus-large-newsgroup 100)))) -- Amos