Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / df / 0a1a046c2d01aac661cdcdb655fb449cec5341
1 Return-Path: <jed@jedbrown.org>\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 olra.theworths.org (Postfix) with ESMTP id CC8AB431FAE\r
6         for <notmuch@notmuchmail.org>; Thu, 13 Feb 2014 07:05:35 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.077\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.077 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         HS_INDEX_PARAM=0.023] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id QPv19uR4YYWD for <notmuch@notmuchmail.org>;\r
17         Thu, 13 Feb 2014 07:05:30 -0800 (PST)\r
18 Received: from jedbrown.org (jedbrown.org [198.199.121.66])\r
19         (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 3A152431FB6\r
22         for <notmuch@notmuchmail.org>; Thu, 13 Feb 2014 07:05:30 -0800 (PST)\r
23 Received: from [127.0.0.1] (localhost [127.0.0.1])\r
24         (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))\r
25         (No client certificate requested)\r
26         by jedbrown.org (Postfix) with ESMTPSA id 79A7680D87;\r
27         Thu, 13 Feb 2014 15:05:27 +0000 (UTC)\r
28 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jedbrown.org;\r
29         s=20131023; t=1392303929;\r
30         bh=g/ykxe3HhCmtR8nomFsYu3arujDfaJwiOoctZm9T+3Q=;\r
31         h=From:To:Cc:Subject:Date:In-Reply-To:References;\r
32         b=J5lpZnRAKv3bhA7EakJ3efxhKrzbiMenXERH2HZUeUp8K3MtaqefffMQj5rS0zAoL\r
33         QNtD8u65FkbbwnonDhUCJL2niQ67n0HdukYPS99f/Vg8ihvb345S/I4R5tQ2yz+M8P\r
34         Ix1TyLIBcTcVsS9X3USdFWDtIap83XuXcaOduQo0=\r
35 From: Jed Brown <jed@jedbrown.org>\r
36 To: notmuch@notmuchmail.org\r
37 Subject: [PATCH] emacs: update alist for mail-archive.com API change\r
38 Date: Thu, 13 Feb 2014 08:04:22 -0700\r
39 Message-Id: <1392303862-22644-1-git-send-email-jed@jedbrown.org>\r
40 X-Mailer: git-send-email 1.8.5.4\r
41 In-Reply-To: <87lhxf2nq8.fsf@zancas.localnet>\r
42 References: <87lhxf2nq8.fsf@zancas.localnet>\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Thu, 13 Feb 2014 15:05:36 -0000\r
56 \r
57 Searching by Message-Id no longer works via the old mail-archive.com\r
58 API, though I have contacted them in hopes that they restore it to\r
59 prevent dead links.  Anyway, the new API is cleaner.\r
60 \r
61 Acked-by: Austin Clements <amdragon@MIT.EDU>\r
62 ---\r
63 Fixed the test.  Thanks, David.\r
64 \r
65  emacs/notmuch-show.el | 2 +-\r
66  test/T310-emacs.sh    | 2 +-\r
67  2 files changed, 2 insertions(+), 2 deletions(-)\r
68 \r
69 diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el\r
70 index 1ac80ca..88752f1 100644\r
71 --- a/emacs/notmuch-show.el\r
72 +++ b/emacs/notmuch-show.el\r
73 @@ -171,7 +171,7 @@ each attachment handler is logged in buffers with names beginning\r
74  (defcustom notmuch-show-stash-mlarchive-link-alist\r
75    '(("Gmane" . "http://mid.gmane.org/")\r
76      ("MARC" . "http://marc.info/?i=")\r
77 -    ("Mail Archive, The" . "http://mail-archive.com/search?l=mid&q=")\r
78 +    ("Mail Archive, The" . "http://mid.mail-archive.com/")\r
79      ("LKML" . "http://lkml.kernel.org/r/")\r
80      ;; FIXME: can these services be searched by `Message-Id' ?\r
81      ;; ("MarkMail" . "http://markmail.org/")\r
82 diff --git a/test/T310-emacs.sh b/test/T310-emacs.sh\r
83 index 7dc9a8e..00ae96a 100755\r
84 --- a/test/T310-emacs.sh\r
85 +++ b/test/T310-emacs.sh\r
86 @@ -727,7 +727,7 @@ inbox,stashtest\r
87  ${gen_msg_filename}\r
88  http://mid.gmane.org/bought\r
89  http://marc.info/?i=bought\r
90 -http://mail-archive.com/search?l=mid&q=bought\r
91 +http://mid.mail-archive.com/bought\r
92  EOF\r
93  test_expect_equal_file OUTPUT EXPECTED\r
94  \r
95 -- \r
96 1.8.5.4\r
97 \r