Re: [PATCH v4 02/16] Move crypto.c into libutil
[notmuch-archives.git] / 92 / 6719ade54f30bc6bd6dea352405c0e319de54f
1 Return-Path: <dkg@fifthhorseman.net>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5  by arlo.cworth.org (Postfix) with ESMTP id DB2AE6DE0127\r
6  for <notmuch@notmuchmail.org>; Tue, 12 Apr 2016 09:26:42 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at cworth.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.018\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.018 tagged_above=-999 required=5\r
12  tests=[AWL=-0.018] autolearn=disabled\r
13 Received: from arlo.cworth.org ([127.0.0.1])\r
14  by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
15  with ESMTP id STNjoVZOAnYF for <notmuch@notmuchmail.org>;\r
16  Tue, 12 Apr 2016 09:26:35 -0700 (PDT)\r
17 Received: from che.mayfirst.org (che.mayfirst.org [162.247.75.118])\r
18  by arlo.cworth.org (Postfix) with ESMTP id E5DA86DE00F1\r
19  for <notmuch@notmuchmail.org>; Tue, 12 Apr 2016 09:26:34 -0700 (PDT)\r
20 Received: from fifthhorseman.net (unknown [38.109.115.130])\r
21  by che.mayfirst.org (Postfix) with ESMTPSA id D84EAF991;\r
22  Tue, 12 Apr 2016 12:26:31 -0400 (EDT)\r
23 Received: by fifthhorseman.net (Postfix, from userid 1000)\r
24  id A8A9E200B0; Tue, 12 Apr 2016 12:26:31 -0400 (EDT)\r
25 From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>\r
26 To: David Edmondson <dme@dme.org>, notmuch@notmuchmail.org\r
27 Subject: Re: [PATCH v1] emacs: Don't indent multipart sub-parts during reply.\r
28 In-Reply-To: <1460448244-31134-1-git-send-email-dme@dme.org>\r
29 References: <1460448244-31134-1-git-send-email-dme@dme.org>\r
30 User-Agent: Notmuch/0.21+128~g620f892 (http://notmuchmail.org) Emacs/24.5.1\r
31  (x86_64-pc-linux-gnu)\r
32 Date: Tue, 12 Apr 2016 12:26:31 -0400\r
33 Message-ID: <87fuuqbxoo.fsf@alice.fifthhorseman.net>\r
34 MIME-Version: 1.0\r
35 Content-Type: text/plain\r
36 X-BeenThere: notmuch@notmuchmail.org\r
37 X-Mailman-Version: 2.1.20\r
38 Precedence: list\r
39 List-Id: "Use and development of the notmuch mail system."\r
40  <notmuch.notmuchmail.org>\r
41 List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
42  <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
43 List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
44 List-Post: <mailto:notmuch@notmuchmail.org>\r
45 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
46 List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
47  <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
48 X-List-Received-Date: Tue, 12 Apr 2016 16:26:43 -0000\r
49 \r
50 On Tue 2016-04-12 04:04:04 -0400, David Edmondson <dme@dme.org> wrote:\r
51 > When generating cited messages for replay, override any existing\r
52 > setting for `notmuch-show-indent-multipart' to ensure that no\r
53 > indentation occurs.\r
54 \r
55 this patch works for me, thanks!\r
56 \r
57      --dkg\r