From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67240 Path: news.gmane.org!not-for-mail From: Vitaly Mayatskikh Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus and imap Date: Wed, 20 Aug 2008 00:24:30 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219184720 9650 80.91.229.12 (19 Aug 2008 22:25:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2008 22:25:20 +0000 (UTC) Cc: ding@gnus.org To: Frank Schmitt Original-X-From: ding-owner+M15691@lists.math.uh.edu Wed Aug 20 00:26:13 2008 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.50) id 1KVZeW-0002hM-UT for ding-account@gmane.org; Wed, 20 Aug 2008 00:26: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 1KVZd2-0007nv-HM; Tue, 19 Aug 2008 17:24:40 -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 1KVZd1-0007nc-9H for ding@lists.math.uh.edu; Tue, 19 Aug 2008 17:24:39 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KVZcy-0007Gm-6l for ding@lists.math.uh.edu; Tue, 19 Aug 2008 17:24:39 -0500 Original-Received: from mu-out-0910.google.com ([209.85.134.187]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KVZcy-00009R-00 for ; Wed, 20 Aug 2008 00:24:36 +0200 Original-Received: by mu-out-0910.google.com with SMTP id i10so109216mue.7 for ; Tue, 19 Aug 2008 15:24:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=t3BQvhnwm4wMrBFddb+AhpMMrp9qfK3ZtPb2tHHV34c=; b=Rm5iX4vucMspo7NWFUqtJ9P20HOzC4Uee0SVPnP15YM/D7pbBTsk0E3c5wGsUx7jFO K+J1CWRJgNhJ8gH6jjaRMbfjRJJykq07HvpL1Qcw44wCFGE4kyA4pVaGsHMmwya1+Jy0 bqPNNWTsi0vryGAcTWptjmOoYVCQWLj4ppVVk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=egTbsMRCESbbj5c4Iwhuxz9w7XuWVXtn2S2ouDA7TvbrHxjEkV7xN65bOfoEyiSFrE 5ew0SD+nN5nLDFnjY3a+eiPogXl2en8NAXb7rzNdDguY146sPX1A0TlOmNIO2Fd8SrUT a/4xbbBTBWHCx6vjhQ3Lq9WM4ffxcEtVH7Y08= Original-Received: by 10.103.169.1 with SMTP id w1mr5205456muo.107.1219184674274; Tue, 19 Aug 2008 15:24:34 -0700 (PDT) Original-Received: from gravicappa.englab.brq.redhat.com ( [78.102.31.216]) by mx.google.com with ESMTPS id b9sm1086030mug.13.2008.08.19.15.24.32 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 19 Aug 2008 15:24:33 -0700 (PDT) In-Reply-To: (Frank Schmitt's message of "Tue, 19 Aug 2008 22:12:45 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Spam-Score: 0.0 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67240 Archived-At: Frank Schmitt writes: >> me now. However, all other backends are broken at the moment, but if you >> think it is a good intention (to extend active info to sequence set), it >> will be no problems to add this feature for all backends. > > I think this is a very good proposal. The problem which decays my Gnus > IMAP experience most is, that the unread count is often wrong after you > accessed your IMAP folder with an other instance of Gnus or an other > client. Does your change fix this? Yes. At least, I hope so. You can take these patches here: git clone git://repo.or.cz/more-gnus.git Keep in mind: only nnimap backend will work. -- wbr, Vitaly