From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87435 Path: news.gmane.org!.POSTED!not-for-mail From: Andrew Cohen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus nnmaildir and notmuch Date: Fri, 24 Mar 2017 08:38:32 +0800 Organization: Boston University Message-ID: <87shm3zeyf.fsf@hanan.ust.hk> References: <87poh8nwxj.fsf@ecocode.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1490316017 22860 195.159.176.226 (24 Mar 2017 00:40:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 24 Mar 2017 00:40:17 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+m35656@lists.math.uh.edu Fri Mar 24 01:40:14 2017 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from mxfilter-048035.atla03.us.yomura.com ([107.189.48.35]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1crDH2-0005PC-Un for ding-account@gmane.org; Fri, 24 Mar 2017 01:40:13 +0100 X-Yomura-MXScrub: 1.0 Original-Received: from lists1.math.uh.edu (unknown [129.7.128.208]) by mxfilter-048035.atla03.us.yomura.com (Halon) with ESMTPS id 73255586-102a-11e7-b087-b499baabecb2; Fri, 24 Mar 2017 00:40:17 +0000 (UTC) Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.87) (envelope-from ) id 1crDGL-00024K-TE; Thu, 23 Mar 2017 19:39:29 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.87) (envelope-from ) id 1crDFg-00023C-CT for ding@lists.math.uh.edu; Thu, 23 Mar 2017 19:38:48 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.87) (envelope-from ) id 1crDFf-0004Xx-D2 for ding@lists.math.uh.edu; Thu, 23 Mar 2017 19:38:48 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1crDFd-0000p7-Ul for ding@gnus.org; Fri, 24 Mar 2017 01:38:46 +0100 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1crDFU-0004qW-K2 for ding@gnus.org; Fri, 24 Mar 2017 01:38:36 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:1egV56KxxHzHY2iirYZq/fHRRiU= List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87435 Archived-At: I'm responsible for the code but haven't had time to work on gnus for several years. Updating of marks is supposed to work---indeed, it works fine for me with imap. I haven't used notmuch but the marks code shouldn't depend on that. One reason I can't say something more useful is I am using a version of nnir that has updates that I never got around to pushing. Its possible that I fixed some bugs in the marks code and never pushed it. If I can find some time to poke around I will. Best, Andy