From: Jani Nikula <jani@nikula.org>
Date: Thu, 2 May 2013 13:15:07 +0000 (+0200)
Subject: emacs: add kernel.org mail archive redirector
X-Git-Tag: 0.16_rc1~145
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=c75dff3c1a785fb38de4940a18c8397719bbf947;p=notmuch-old

emacs: add kernel.org mail archive redirector

See http://lkml.kernel.org/
---

diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el
index face2a0a..423dd58e 100644
--- a/emacs/notmuch-show.el
+++ b/emacs/notmuch-show.el
@@ -157,6 +157,7 @@ indentation."
   '(("Gmane" . "http://mid.gmane.org/")
     ("MARC" . "http://marc.info/?i=")
     ("Mail Archive, The" . "http://mail-archive.com/search?l=mid&q=")
+    ("LKML" . "http://lkml.kernel.org/r/")
     ;; FIXME: can these services be searched by `Message-Id' ?
     ;; ("MarkMail" . "http://markmail.org/")
     ;; ("Nabble" . "http://nabble.com/")