Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id A3911429E25 for ; Thu, 18 Aug 2011 01:52:12 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.3 X-Spam-Level: X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fBqb6MZHEdC4 for ; Thu, 18 Aug 2011 01:52:10 -0700 (PDT) Received: from ppsw-52.csi.cam.ac.uk (ppsw-52.csi.cam.ac.uk [131.111.8.152]) by olra.theworths.org (Postfix) with ESMTP id 7608D431FD0 for ; Thu, 18 Aug 2011 01:52:10 -0700 (PDT) X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Received: from lapc-br1-003.maths.private.cam.ac.uk ([172.16.218.3]:56919 helo=maps) by ppsw-52.csi.cam.ac.uk (ppsw.cam.ac.uk [131.111.8.139]:25) with esmtp id 1QtyKf-00024i-FM (Exim 4.72) (return-path ); Thu, 18 Aug 2011 09:52:09 +0100 Received: from stephen (helo=maps) by maps with local-esmtp (Exim 4.74) (envelope-from ) id 1QtyKf-0002qf-NS; Thu, 18 Aug 2011 09:52:09 +0100 From: Stephen Eglen To: notmuch@notmuchmail.org Subject: queries switching from MH-E to notmuch X-Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.3.1 Date: Thu, 18 Aug 2011 09:52:09 +0100 Message-ID: <10952.1313657529@maps> Sender: sje30@damtp.cam.ac.uk X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2011 08:52:12 -0000 [Apologies if this has gone through more than once, I've been having problems subscribing.] I'd like to switching emacs mailers, from MH-E to notmuch, as I need a mailer with decent IMAP support. Compared to gnus, notmuch (with offlineimap) seems much quicker, and I like the sound of tags + fast searching. Can anyone help with the following points: 1. Deleting emails I've seen the suggestions on the emacstips for keybindings to bind 'd' to adding deleted tags. But how do you then delete the mails from the local Maildir (and then for offlineimap to propagate back the deletions to the remote imap server)? Do you run cron jobs to do this? 2. viewing both the search results and current thread I'm used to the MH-E (and VM) idea that when browsing a folder (or, here, search results) the top window shows the subject lines, and the bottom, larger, window shows the current message. e.g. see the top screenshot at: http://mh-e.sourceforge.net/screenshots/. As you scroll through the folder contents at the top, the bottom window shows the corresponding message. By contrast, in notmuch it seems that you either see just the search results, or one thread, but not both. Would it be feasible to get something more like the behaviour of VM and MH-E? I can write elisp fluently, but before I look into it, I thought I'd check to see whether this is feasible. (I've just seen that this is the bottom item on Keith P's wish list: http://keithp.com/notmuch/) Thanks, Stephen