From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82156 Path: news.gmane.org!not-for-mail From: Magnus Henoch Newsgroups: gmane.emacs.gnus.general Subject: nnmaildir vs offlineimap: patch to use flags properly Date: Fri, 24 Aug 2012 00:04:37 +0100 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1345763183 24341 80.91.229.3 (23 Aug 2012 23:06:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Aug 2012 23:06:23 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30424@lists.math.uh.edu Fri Aug 24 01:06:24 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T4gTl-0000ZO-Vh for ding-account@gmane.org; Fri, 24 Aug 2012 01:06:22 +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 1T4gSX-0001F4-Su; Thu, 23 Aug 2012 18:05:05 -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 1T4gSV-0001Eq-8n for ding@lists.math.uh.edu; Thu, 23 Aug 2012 18:05:03 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1T4gSR-0006nm-OH for ding@lists.math.uh.edu; Thu, 23 Aug 2012 18:05:00 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1T4gSP-0008CO-Oj for ding@gnus.org; Fri, 24 Aug 2012 01:04:57 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1T4gSN-00070n-M0 for ding@gnus.org; Fri, 24 Aug 2012 01:04:55 +0200 Original-Received: from 94-194-213-6.zone8.bethere.co.uk ([94.194.213.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Aug 2012 01:04:55 +0200 Original-Received: from magnus.henoch by 94-194-213-6.zone8.bethere.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Aug 2012 01:04:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 94-194-213-6.zone8.bethere.co.uk User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (darwin) Cancel-Lock: sha1:A71sjMjrmUscdBbVNeHkcpG1jXo= X-Spam-Score: -1.2 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82156 Archived-At: Hi all, Last week I posted a patch for nnmaildir to make it use maildir filename-based flags, in order for it to play nicely with offlineimap WRT marking messages as read/unread. Here it is: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8055#41 But it seems like nobody saw it, so I'm making some noise here. What do you think about the patch? Regards, Magnus