Re: [PATCH] Set fill column to 70 in .dir-locals.el.
authorXavier Maillard <xma@gnu.org>
Fri, 13 Jan 2012 22:40:32 +0000 (23:40 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:42:05 +0000 (09:42 -0800)
10/9800d737e4f4bd07a4b3f6efca18cd563784f9 [new file with mode: 0644]

diff --git a/10/9800d737e4f4bd07a4b3f6efca18cd563784f9 b/10/9800d737e4f4bd07a4b3f6efca18cd563784f9
new file mode 100644 (file)
index 0000000..c7da95c
--- /dev/null
@@ -0,0 +1,73 @@
+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 EBD3A404536\r
+       for <notmuch@notmuchmail.org>; Fri, 13 Jan 2012 14:23:16 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.463\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.463 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1]\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 9oauLvvMdqwQ for <notmuch@notmuchmail.org>;\r
+       Fri, 13 Jan 2012 14:23:16 -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 23204404528\r
+       for <notmuch@notmuchmail.org>; Fri, 13 Jan 2012 14:23:16 -0800 (PST)\r
+Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
+       by xhlj.maillard.im (Postfix) with ESMTP id 6253B21664;\r
+       Fri, 13 Jan 2012 23:23:14 +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=afFNcz4xQxGCua5Jhn3gA0\r
+       kta9Y=; b=IHiVJor9kfaAo3Ls6ckwRGE7MIOf5MDzuRAVgvUKYJ3b3/fLMx8ZZn\r
+       0/iogD3cbH3RaGsUTm+rViqo/zbJcJPK1XODFOHs2Pb3DakVmytDYRqWuZiRxIxD\r
+       qf3eA/2is/3oqdB6hW4xMBg7lQZyghhT8JxaGo0FurJieI4gBR6sk=\r
+Received: from maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
+       [88.164.105.66])\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
+       Fri, 13 Jan 2012 23:23:14 +0100 (CET)\r
+From: Xavier Maillard <xma@gnu.org>\r
+To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH] Set fill column to 70 in .dir-locals.el.\r
+In-Reply-To: <m2lipb6alj.fsf@kcals.intra.maillard.im>\r
+References: <1326410243-22277-1-git-send-email-amdragon@mit.edu>\r
+       <m2lipb6alj.fsf@kcals.intra.maillard.im>\r
+User-Agent: Notmuch/0.10.1 (http://notmuchmail.org) Emacs/23.2.1\r
+       (i486-slackware-linux-gnu)\r
+Date: Fri, 13 Jan 2012 23:40:32 +0100\r
+Message-ID: <m2aa5r5iqn.fsf@kcals.intra.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: Fri, 13 Jan 2012 22:23:17 -0000\r
+\r
+Sorry if it is not correct to act like this (did I ever tell how n00b I\r
+am when it comes to git ?).\r
+\r
+So I wanted to /amend/ your patch to add some refactoring to it.\r
+\r
+I hope this will not hurt :/\r
+\r
+\r
+/Xavier\r
+\r