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 84E0D431FBD; Mon, 14 Dec 2009 14:24:04 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 iE4w5wQpxwyi; Mon, 14 Dec 2009 14:24:03 -0800 (PST) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id A0D7E431FAE; Mon, 14 Dec 2009 14:24:03 -0800 (PST) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id 788D9254307; Mon, 14 Dec 2009 14:24:01 -0800 (PST) From: Carl Worth To: Matthieu Lemerre , notmuch@notmuchmail.org In-Reply-To: <873a3f2iqv.fsf@free.fr> References: <873a3f2iqv.fsf@free.fr> Date: Mon, 14 Dec 2009 14:23:54 -0800 Message-ID: <87ljh52o05.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Subject: Re: [notmuch] [PATCH] Support for deletion by the emacs client X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Mon, 14 Dec 2009 22:24:04 -0000 --=-=-= On Sun, 13 Dec 2009 12:52:56 +0100, Matthieu Lemerre wrote: > I tried notmuch and I really like it. I like having an emacs email > client, but was proficient with none of them (neither with non-emacs > clients, btw). Notmuch really seems the way to go. Hi Matthieu, welcome to notmuch! > However, support for deletion is important to me. Here is a first patch > that implements it for the emacs interface. Thanks for the contribution. I'll queue this and review it soon. You'll notice my review-and-merge pattern is very bursty, and I happen to be between bursts at the moment. (Of course, others can review too---I'm much more likely to merge code if it has one or two Reviewed-By comments on the list.) > I also added a command history to notmuch-search. That sounds very nice! I'll steal that for command history for '|' which I've been needing for a while. > Now I'd like to write a command to expunge deleted mails; this shouldn't > be difficult. Having notmuch detect that some mails disappeared and > update the database seems more difficult, though. That part I'll be doing. It's already on my TODO list and very highly prioritized. > PS: I have trouble understanding why space on the last message on a > thread deletes the inbox tag. If you do it, then you mail becomes > untagged and imo quite difficult to search. How is the mail flow > supposed to work? I've discussed previously that I plan to remove this behavior from the function bound to space. Instead, it will require an explicit action to archive a thread, ('a' to archive and advance to the next thread, and 'x' to archive and exit back to the search results). -Carl --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFLJrr76JDdNq8qSWgRArpbAJ9JXyy+lsE3woX37UuLEkq5n3ICwACbBpwO PjAh7PwX8Lyz/kjIiSZpPIU= =U1zE -----END PGP SIGNATURE----- --=-=-=--