From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71380 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir and the new nnimap Date: Wed, 22 Sep 2010 12:11:09 +0200 Organization: Probably a good idea Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285150331 9144 80.91.229.12 (22 Sep 2010 10:12:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 22 Sep 2010 10:12:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19753@lists.math.uh.edu Wed Sep 22 12:12:07 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OyMJ1-0008Kn-7X for ding-account@gmane.org; Wed, 22 Sep 2010 12:12:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1OyMIf-0000xX-8D; Wed, 22 Sep 2010 05:11:41 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OyMId-0000xI-6t for ding@lists.math.uh.edu; Wed, 22 Sep 2010 05:11:39 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OyMIO-0001f3-4j for ding@lists.math.uh.edu; Wed, 22 Sep 2010 05:11:37 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OyMIN-00053q-00 for ; Wed, 22 Sep 2010 12:11:23 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OyMII-00083Y-Ep for ding@gnus.org; Wed, 22 Sep 2010 12:11:18 +0200 Original-Received: from 62.113.137.5 ([62.113.137.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Sep 2010 12:11:18 +0200 Original-Received: from sb by 62.113.137.5 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Sep 2010 12:11:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 26 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 62.113.137.5 Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (gnu/linux) Cancel-Lock: sha1:b5Q49aQ7m31fXCnR25Bcn/iKB5I= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71380 Archived-At: >>>>> Lars Magne Ingebrigtsen : > Knut Anders Hatlen writes: >> It looks like nnir has some dependencies on the old nnimap, and has >> stopped working. > I've never used nnir myself, but looking at it, it looks like it has > deep hooks into nnimap internals. So it's not going to work any time > soon unless somebody whips it into shape again. For those who would like to try: - Here is the command you need to make nnimap feed the server http://tools.ietf.org/html/rfc3501#section-6.4.4 - The response is a list of sequence numbers, http://tools.ietf.org/html/rfc3501#section-2.3.1.2 which will possibly need to be transformed into UIDs http://tools.ietf.org/html/rfc3501#section-2.3.1.1 for nnimap to make use of it...? For the one that chooses to reimplement it, two humble requests: - Make it possible to span more than one group (e.g. have a group parameter on the main group, that refers to the archive group(s) it expires its matches to) - Make it possible to warp from the match and into the nnimap group it is in, so that a found article can be ticked, and so that group parameters and gnus-posting-styles match the group