From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87430 Path: news.gmane.org!.POSTED!not-for-mail From: Erik Colson Newsgroups: gmane.emacs.gnus.general Subject: gnus nnmaildir and notmuch Date: Thu, 23 Mar 2017 10:51:04 +0100 Message-ID: <87poh8nwxj.fsf@ecocode.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1490262743 16902 195.159.176.226 (23 Mar 2017 09:52:23 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 23 Mar 2017 09:52:23 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+m35651@lists.math.uh.edu Thu Mar 23 10:52:17 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 1cqzPh-0003NW-LH for ding-account@gmane.org; Thu, 23 Mar 2017 10:52: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 65f45f8a-0fae-11e7-b087-b499baabecb2; Thu, 23 Mar 2017 09:52: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 1cqzOx-0003eU-BO; Thu, 23 Mar 2017 04:51:27 -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 1cqzOu-0003dz-QE for ding@lists.math.uh.edu; Thu, 23 Mar 2017 04:51:24 -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 1cqzOs-0005ev-76 for ding@lists.math.uh.edu; Thu, 23 Mar 2017 04:51:24 -0500 Original-Received: from ks39550.kimsufi.com ([91.121.23.116] helo=code.pm) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1cqzOb-0008QI-Gy for ding@gnus.org; Thu, 23 Mar 2017 10:51:11 +0100 Original-Received: from shanghai.localdomain (unknown [109.134.155.222]) by code.pm (Postfix) with ESMTPSA id 92766BF9FC; Thu, 23 Mar 2017 10:51:17 +0100 (CET) Original-Received: by shanghai.localdomain (Postfix, from userid 1000) id 4A03A34C0235; Thu, 23 Mar 2017 10:51:04 +0100 (CET) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87430 Archived-At: Hi, I've setup gnus with nnmaildir as a secondary mail source and using notmuch as indexer/search. Searching with the notmuch nnir backend works very well, and I nicely get a gnus summary buffer of the corresponding results. In that buffer I can select and move messages to other maildir folders and the articles are then effectively moved. I can also mark messages flagged or expirable etc, but when I exit the buffer and relaunch the query, the marks are _not_ saved. How come? Is this expected behavior ? Can it be changed ? thx -- erik colson