[PATCH] emacs: update alist for mail-archive.com API change
authorJed Brown <jed@jedbrown.org>
Wed, 12 Feb 2014 05:51:10 +0000 (22:51 +1700)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:59:55 +0000 (09:59 -0800)
3c/9fce4e3278c4ceb934405bb6c2883749627ac7 [new file with mode: 0644]

diff --git a/3c/9fce4e3278c4ceb934405bb6c2883749627ac7 b/3c/9fce4e3278c4ceb934405bb6c2883749627ac7
new file mode 100644 (file)
index 0000000..fb9e4f9
--- /dev/null
@@ -0,0 +1,77 @@
+Return-Path: <jed@jedbrown.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 84518431FBF\r
+       for <notmuch@notmuchmail.org>; Tue, 11 Feb 2014 21:52:05 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.077\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.077 tagged_above=-999 required=5\r
+       tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+       HS_INDEX_PARAM=0.023] 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 0CDtCwjceiRr for <notmuch@notmuchmail.org>;\r
+       Tue, 11 Feb 2014 21:52:02 -0800 (PST)\r
+Received: from jedbrown.org (jedbrown.org [198.199.121.66])\r
+       (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id F1E33431FBD\r
+       for <notmuch@notmuchmail.org>; Tue, 11 Feb 2014 21:52:01 -0800 (PST)\r
+Received: from [127.0.0.1] (localhost [127.0.0.1])\r
+       (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))\r
+       (No client certificate requested)\r
+       by jedbrown.org (Postfix) with ESMTPSA id 27DE080D88;\r
+       Wed, 12 Feb 2014 05:52:01 +0000 (UTC)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=jedbrown.org;\r
+       s=20131023; t=1392184321;\r
+       bh=ld0KhfuJIPDmWZrIX5humJnnsThTjgfzc0lloWtBq9I=;\r
+       h=From:To:Cc:Subject:Date;\r
+       b=dntZq5RXKTx6qBshlrNzf+IyjEDLfSOSZ37CzUivH/VDYlFt0m3kZ2Kf9/0zF49E1\r
+       HbzAGHC0Yk/fdEXz1x67MS92Hf3ad2rWwjdFAnySOqSfFREbDl45fr7OpLIbrryJcY\r
+       D1FtM943febeuSKNJOVe+MSfxVwlxLmIzCbuQoEQ=\r
+From: Jed Brown <jed@jedbrown.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH] emacs: update alist for mail-archive.com API change\r
+Date: Tue, 11 Feb 2014 22:51:10 -0700\r
+Message-Id: <1392184270-29332-1-git-send-email-jed@jedbrown.org>\r
+X-Mailer: git-send-email 1.8.5.4\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: Wed, 12 Feb 2014 05:52:05 -0000\r
+\r
+Searching by Message-Id no longer works via the old mail-archive.com\r
+API, though I have contacted them in hopes that they restore it to\r
+prevent dead links.  Anyway, the new API is cleaner.\r
+---\r
+ emacs/notmuch-show.el | 2 +-\r
+ 1 file changed, 1 insertion(+), 1 deletion(-)\r
+\r
+diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el\r
+index 1ac80ca..88752f1 100644\r
+--- a/emacs/notmuch-show.el\r
++++ b/emacs/notmuch-show.el\r
+@@ -171,7 +171,7 @@ each attachment handler is logged in buffers with names beginning\r
+ (defcustom notmuch-show-stash-mlarchive-link-alist\r
+   '(("Gmane" . "http://mid.gmane.org/")\r
+     ("MARC" . "http://marc.info/?i=")\r
+-    ("Mail Archive, The" . "http://mail-archive.com/search?l=mid&q=")\r
++    ("Mail Archive, The" . "http://mid.mail-archive.com/")\r
+     ("LKML" . "http://lkml.kernel.org/r/")\r
+     ;; FIXME: can these services be searched by `Message-Id' ?\r
+     ;; ("MarkMail" . "http://markmail.org/")\r
+-- \r
+1.8.5.4\r
+\r