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 0CD6B429E25 for ; Tue, 19 Jul 2011 12:48:21 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.001 X-Spam-Level: X-Spam-Status: No, score=0.001 tagged_above=-999 required=5 tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001] 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 Lo-Y+Ooc-Omh for ; Tue, 19 Jul 2011 12:48:18 -0700 (PDT) Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by olra.theworths.org (Postfix) with ESMTP id D9CEF431FB6 for ; Tue, 19 Jul 2011 12:48:17 -0700 (PDT) Received: from matthieu-netbook (unknown [82.239.207.166]) by smtp3-g21.free.fr (Postfix) with ESMTP id F0A27A6240; Tue, 19 Jul 2011 21:48:09 +0200 (CEST) From: Matthieu Lemerre To: anarcat , Sebastian Spaeth Subject: Re: notmuch.el: bind 'd' to new function notmuch-search-delete-thread-or-region In-Reply-To: <20110715041129.GU21729@anarcat.ath.cx> References: <1266408746-28549-1-git-send-email-Sebastian@SSpaeth.de> <20110715041129.GU21729@anarcat.ath.cx> User-Agent: Notmuch/0.6+mwhudson+1700~natty1 (http://notmuchmail.org) Emacs/23.2.1 (i686-pc-linux-gnu) Date: Tue, 19 Jul 2011 21:48:05 +0200 Message-ID: <87livu2gsq.fsf@free.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org 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: Tue, 19 Jul 2011 19:48:21 -0000 On Fri, 15 Jul 2011 00:11:29 -0400, anarcat wrote: Non-text part: multipart/mixed Non-text part: multipart/signed > I can confirm this patch works for me. > > I think this would be a great addition to notmuch, and I could add it > directly to Debian's 0.6 package install. > I also strongly in favor for the addition of this patch, having a similar one in my own branch. Matthieu