Re: Handling PATCH from notmuchmail
authorXavier Maillard <xma@gnu.org>
Tue, 23 Nov 2010 21:06:44 +0000 (22:06 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:35 +0000 (09:37 -0800)
01/2435aa3a0851f59c345eeb6dddc5dfdaa9bfac [new file with mode: 0644]

diff --git a/01/2435aa3a0851f59c345eeb6dddc5dfdaa9bfac b/01/2435aa3a0851f59c345eeb6dddc5dfdaa9bfac
new file mode 100644 (file)
index 0000000..b2680eb
--- /dev/null
@@ -0,0 +1,80 @@
+Return-Path: <xma@gnu.org>\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 EAFEB41A557\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Nov 2010 12:59:50 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.182\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.182 tagged_above=-999 required=5\r
+       tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.982,\r
+       TO_NO_BRKTS_DYNIP=1] autolearn=no\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 9HaMGxv7zQdw for <notmuch@notmuchmail.org>;\r
+       Tue, 23 Nov 2010 12:59:50 -0800 (PST)\r
+Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
+       [88.164.105.66])\r
+       by olra.theworths.org (Postfix) with ESMTP id F1F0B41A555\r
+       for <notmuch@notmuchmail.org>; Tue, 23 Nov 2010 12:59:49 -0800 (PST)\r
+Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
+       by xhlj.maillard.im (Postfix) with ESMTP id 0BE422028E;\r
+       Tue, 23 Nov 2010 21:59:47 +0100 (CET)\r
+DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to\r
+       :subject:in-reply-to:references:reply-to:date:message-id\r
+       :mime-version:content-type; s=postfix; bh=RykhXlYZieAjD0vqd4T55i\r
+       pNXdg=; b=RAzC+9p5fEFgV1TGV2UKh/MkluPrPnHMXtngAAw9Sj0e2amfjaTPPa\r
+       fEeUg5cNH0Y6CVGJpLvMzYaCJAsXbbwCLKDFi9N5u1yDDpQtiXwoZrP7+Uwkcvub\r
+       6be/HEnTfyjwn1gw3basBIqHwx2dic672dOLAK36dFnFcHpQ/hCPo=\r
+Received: from maillard.im (unknown [192.168.0.254])\r
+       (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by xhlj.maillard.im (Postfix) with ESMTPSA;\r
+       Tue, 23 Nov 2010 21:59:47 +0100 (CET)\r
+From: Xavier Maillard <xma@gnu.org>\r
+To: Jed Brown <jed@59A2.org>, Michal Sojka <sojkam1@fel.cvut.cz>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: Handling PATCH from notmuchmail\r
+In-Reply-To: <87bp5gdk6x.fsf@59A2.org>\r
+References: <m2vd3p3u78.fsf@kcals.maillard.im>\r
+       <87r5ecf3nv.fsf@steelpick.2x.cz> <87bp5gdk6x.fsf@59A2.org>\r
+User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1\r
+       (i486-slackware-linux-gnu)\r
+Date: Tue, 23 Nov 2010 22:06:44 +0100\r
+Message-ID: <m2hbf73g2j.fsf@kcals.maillard.im>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+Reply-To: Xavier Maillard <xma@gnu.org>\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, 23 Nov 2010 20:59:51 -0000\r
+\r
+Hi,\r
+\r
+Thank you all for your answers.\r
+\r
+On Tue, 23 Nov 2010 18:27:34 +0100, Jed Brown <jed@59A2.org> wrote:\r
+> On Tue, 23 Nov 2010 16:41:40 +0100, Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
+> > On Mon, 22 Nov 2010, Xavier Maillard wrote:\r
+> > M-x cd <RET> ~/src/notmuch <RET>\r
+> > | git am <RET>\r
+> \r
+> An arguable refinement is\r
+> \r
+>   | (cd ~/src/notmuch; git am -3)<RET>\r
+\r
+Sounds awesome !\r
+\r
+/Xavier\r