Re: notmuch.el: bind 'd' to new function notmuch-search-delete-thread-or-region
authorMatthieu Lemerre <racin@free.fr>
Tue, 19 Jul 2011 19:48:05 +0000 (21:48 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:39:10 +0000 (09:39 -0800)
e7/060e04f6ba62bc3fa44363af79ddf855ae971e [new file with mode: 0644]

diff --git a/e7/060e04f6ba62bc3fa44363af79ddf855ae971e b/e7/060e04f6ba62bc3fa44363af79ddf855ae971e
new file mode 100644 (file)
index 0000000..a393216
--- /dev/null
@@ -0,0 +1,64 @@
+Return-Path: <racin@free.fr>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 0CD6B429E25\r
+       for <notmuch@notmuchmail.org>; Tue, 19 Jul 2011 12:48:21 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.001\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
+       tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id Lo-Y+Ooc-Omh for <notmuch@notmuchmail.org>;\r
+       Tue, 19 Jul 2011 12:48:18 -0700 (PDT)\r
+Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3])\r
+       by olra.theworths.org (Postfix) with ESMTP id D9CEF431FB6\r
+       for <notmuch@notmuchmail.org>; Tue, 19 Jul 2011 12:48:17 -0700 (PDT)\r
+Received: from matthieu-netbook (unknown [82.239.207.166])\r
+       by smtp3-g21.free.fr (Postfix) with ESMTP id F0A27A6240;\r
+       Tue, 19 Jul 2011 21:48:09 +0200 (CEST)\r
+From: Matthieu Lemerre <racin@free.fr>\r
+To: anarcat <anarcat@koumbit.org>, Sebastian Spaeth <Sebastian@SSpaeth.de>\r
+Subject: Re: notmuch.el: bind 'd' to new function\r
+       notmuch-search-delete-thread-or-region\r
+In-Reply-To: <20110715041129.GU21729@anarcat.ath.cx>\r
+References: <1266408746-28549-1-git-send-email-Sebastian@SSpaeth.de>\r
+       <20110715041129.GU21729@anarcat.ath.cx>\r
+User-Agent: Notmuch/0.6+mwhudson+1700~natty1 (http://notmuchmail.org)\r
+       Emacs/23.2.1 (i686-pc-linux-gnu)\r
+Date: Tue, 19 Jul 2011 21:48:05 +0200\r
+Message-ID: <87livu2gsq.fsf@free.fr>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 19 Jul 2011 19:48:21 -0000\r
+\r
+On Fri, 15 Jul 2011 00:11:29 -0400, anarcat <anarcat@koumbit.org> wrote:\r
+Non-text part: multipart/mixed\r
+Non-text part: multipart/signed\r
+> I can confirm this patch works for me.\r
+> \r
+> I think this would be a great addition to notmuch, and I could add it\r
+> directly to Debian's 0.6 package install.\r
+> \r
+\r
+I also strongly in favor for the addition of this patch, having a\r
+similar one in my own branch.\r
+\r
+Matthieu\r