X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=3acd3a973a8a68d55d73214a2581c473797422e6;hb=cacefbf3d6dd5bce0b60b3cdfce29bfa371dfaea;hp=0adaf8b49fd0f2ac08664bc64b73e094bdaf1458;hpb=9792d3553e907c4af58a9a29af63023d818c4623;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 0adaf8b4..3acd3a97 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -234,7 +234,7 @@ For a mouse binding, return nil." "Notmuch mail reader for Emacs." :group 'mail) -(defcustom notmuch-search-hook nil +(defcustom notmuch-search-hook '(hl-line-mode) "List of functions to call when notmuch displays the search results." :type 'hook :options '(hl-line-mode)