From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63345 Path: news.gmane.org!not-for-mail From: Andreas Seltenreich Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] nnir vs. referring articles Date: Tue, 13 Jun 2006 00:26:27 +0200 Message-ID: <87slmarox8.fsf@gate450.dyndns.org> References: <87pshu57i8.fsf@gate450.dyndns.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1150153850 1552 80.91.229.2 (12 Jun 2006 23:10:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 12 Jun 2006 23:10:50 +0000 (UTC) Original-X-From: ding-owner+m11872@lists.math.uh.edu Tue Jun 13 01:10:48 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FpvYS-00021f-W6 for ding-account@gmane.org; Tue, 13 Jun 2006 01:10:45 +0200 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 1FpvYK-00034N-00; Mon, 12 Jun 2006 18:10:36 -0500 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1Fpurl-000327-00 for ding@lists.math.uh.edu; Mon, 12 Jun 2006 17:26:37 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1Fpurj-0003gS-HN for ding@lists.math.uh.edu; Mon, 12 Jun 2006 17:26:37 -0500 Original-Received: from smtp2.rz.uni-karlsruhe.de ([129.13.185.218]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1Fpuri-0007wa-00 for ; Tue, 13 Jun 2006 00:26:34 +0200 Original-Received: from rzstud2.stud.uni-karlsruhe.de (exim@rzstud2.stud.uni-karlsruhe.de [193.196.41.38]) by smtp2.rz.uni-karlsruhe.de with esmtp (Exim 4.50 #1) id 1Fpuri-0001kp-0E; Tue, 13 Jun 2006 00:26:34 +0200 Original-Received: from uwi7 by rzstud2.stud.uni-karlsruhe.de with local (Exim 4.43) id 1Fpurh-0000QB-MV for ding@gnus.org; Tue, 13 Jun 2006 00:26:33 +0200 Original-To: ding@gnus.org X-Face: $:F<87a[gD1?#R6S3j21cr1&C&7bd63GHC.tSdskUb}hhwG(ci*=D5kJ<_N+p9q(7-,PnG. Et.Yh (Reiner Steib's message of "Thu, 01 Jun 2006 00:09:22 +0200") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.51 (gnu/linux) X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63345 Archived-At: Reiner Steib writes: > BTW, if nobody finds a problem with the recent nnir.el changes back to > 2006-04-11 (see contrib/ChangeLog), I will port them to v5-10 as well. > (Feel free to remind me in a couple of days.) I'm not sure if there exists a case where the following change breaks a working configuration: * nnir.el (nnir-read-server-parm): Do not unconditionally fall back to global variables if nnir-mail-backend is nil. But I guess it is save to backport the rest of my changes. They probably fix some long-time outstanding bugs: Btw, I just realise that the ChangeLog entry is supposed to read "...if the current method doesn't match nnir-mail-backend and doesn't have a matching parameter". Is it legal to modify the ChangeLog file afterwards? And if, should one also modify the CVS log message (using the "cvs admin" command)? regards, andreas