From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/73642 Path: news.gmane.org!not-for-mail From: Julien Danjou Newsgroups: gmane.emacs.gnus.general Subject: QRESYNC, nnimap and vanished Date: Thu, 28 Oct 2010 12:19:00 +0200 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1288261215 8434 80.91.229.12 (28 Oct 2010 10:20:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Oct 2010 10:20:15 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22011@lists.math.uh.edu Thu Oct 28 12:20:14 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 1PBPaf-0007ti-Cr for ding-account@gmane.org; Thu, 28 Oct 2010 12:20:13 +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 1PBPZc-0007z2-7P; Thu, 28 Oct 2010 05:19:08 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PBPZY-0007ym-Pn for ding@lists.math.uh.edu; Thu, 28 Oct 2010 05:19:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PBPZX-00018J-0V for ding@lists.math.uh.edu; Thu, 28 Oct 2010 05:19:04 -0500 Original-Received: from coquelicot-s.easter-eggs.com ([213.215.37.94]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PBPZV-0000qu-00 for ; Thu, 28 Oct 2010 12:19:02 +0200 Original-Received: from cigue.easter-eggs.fr (cigue.easter-eggs.fr [10.0.0.33]) by rose.easter-eggs.fr (Postfix) with ESMTPS id 589641409D for ; Thu, 28 Oct 2010 12:18:58 +0200 (CEST) Original-Received: from jdanjou by cigue.easter-eggs.fr with local (Exim 4.72) (envelope-from ) id 1PBPZU-0005uS-3I for ding@gnus.org; Thu, 28 Oct 2010 12:19:00 +0200 Mail-Followup-To: ding@gnus.org User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:73642 Archived-At: Hi, I imagine this question is more directed to Lars, but maybe others Gnus hackers can enlighten me. I noticed that when a message is reported as VANISHED by QRESYNC on a nnimap server, Gnus does not update the number of total message in the group. Actually, it seems the current code mark the vanished messages as `read', which is not really what's happening. I've tried to debug this, but I'm still trying to understand all the data structure of Gnus nn* things right now. So my questions are 1. is that fixable? 2. What's the info structure means. I understand it's=20 (groupname (method+groupname a-number (ranges) ?? method (somestuff))) in somestuff I recognize imap keywords like modseq, uidvalidity. What's the `active' range? If there's some documentation, please point me at it. Otherwise, if someone can explain it to me I'd be glad to enhance the code source to add such a documentation. :) --=20 Julien Danjou // =E1=90=B0 http://julien.danjou.info