emacs: add kernel.org mail archive redirector

See http://lkml.kernel.org/
This commit is contained in:
Jani Nikula 2013-05-02 15:15:07 +02:00 committed by David Bremner
parent 45b9b55863
commit c75dff3c1a

View file

@ -157,6 +157,7 @@ indentation."
'(("Gmane" . "http://mid.gmane.org/") '(("Gmane" . "http://mid.gmane.org/")
("MARC" . "http://marc.info/?i=") ("MARC" . "http://marc.info/?i=")
("Mail Archive, The" . "http://mail-archive.com/search?l=mid&q=") ("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' ? ;; FIXME: can these services be searched by `Message-Id' ?
;; ("MarkMail" . "http://markmail.org/") ;; ("MarkMail" . "http://markmail.org/")
;; ("Nabble" . "http://nabble.com/") ;; ("Nabble" . "http://nabble.com/")