From: Austin Clements <amdragon@MIT.EDU>
To: Jed Brown <jed@jedbrown.org>, notmuch@notmuchmail.org
Subject: Re: [PATCH] emacs: update alist for mail-archive.com API change
Date: Thu, 13 Feb 2014 02:22:00 -0500 [thread overview]
Message-ID: <87iosjmq93.fsf@awakening.csail.mit.edu> (raw)
In-Reply-To: <1392184270-29332-1-git-send-email-jed@jedbrown.org>
On Wed, 12 Feb 2014, Jed Brown <jed@jedbrown.org> wrote:
> Searching by Message-Id no longer works via the old mail-archive.com
> API, though I have contacted them in hopes that they restore it to
> prevent dead links. Anyway, the new API is cleaner.
> ---
> emacs/notmuch-show.el | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el
> index 1ac80ca..88752f1 100644
> --- a/emacs/notmuch-show.el
> +++ b/emacs/notmuch-show.el
> @@ -171,7 +171,7 @@ each attachment handler is logged in buffers with names beginning
> (defcustom notmuch-show-stash-mlarchive-link-alist
> '(("Gmane" . "http://mid.gmane.org/")
> ("MARC" . "http://marc.info/?i=")
> - ("Mail Archive, The" . "http://mail-archive.com/search?l=mid&q=")
> + ("Mail Archive, The" . "http://mid.mail-archive.com/")
> ("LKML" . "http://lkml.kernel.org/r/")
> ;; FIXME: can these services be searched by `Message-Id' ?
> ;; ("MarkMail" . "http://markmail.org/")
> --
> 1.8.5.4
LGTM.
Curiously, if you go to just http://mid.mail-archive.com/, it redirects
to http://www.mail-archive.com/search?l=mid&q=message-id%3A%5C, which
suggests to me that they did not intend to break the old URLs. But I
agree that the new API is nicer (and produces shorter URLs).
next prev parent reply other threads:[~2014-02-13 7:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-12 5:51 [PATCH] emacs: update alist for mail-archive.com API change Jed Brown
2014-02-13 7:22 ` Austin Clements [this message]
2014-02-13 12:36 ` David Bremner
2014-02-13 15:04 ` Jed Brown
2014-02-16 23:46 ` David Bremner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87iosjmq93.fsf@awakening.csail.mit.edu \
--to=amdragon@mit.edu \
--cc=jed@jedbrown.org \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).