From c75dff3c1a785fb38de4940a18c8397719bbf947 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Thu, 2 May 2013 15:15:07 +0200 Subject: [PATCH] emacs: add kernel.org mail archive redirector See http://lkml.kernel.org/ --- emacs/notmuch-show.el | 1 + 1 file changed, 1 insertion(+) 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/") -- 2.43.0