[PATCH] emacs: add kernel.org mail archive redirector

Jani Nikula jani at nikula.org
Thu May 2 06:15:07 PDT 2013


See http://lkml.kernel.org/
---
 emacs/notmuch-show.el |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el
index face2a0..423dd58 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/")
-- 
1.7.2.5



More information about the notmuch mailing list