X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=c678c93d7f44112c71a27b4717621fd29ab602ce;hb=dd41a07bbdd8bb55873773918e06483caf664918;hp=fde23779d7cf8f4a8853fd16da6940779cd48820;hpb=228d8c0528311fa0e6c7ef675530b653019946de;p=notmuch diff --git a/emacs/notmuch.el b/emacs/notmuch.el index fde23779..c678c93d 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -438,7 +438,7 @@ Complete list of currently available key bindings: "*") 32 nil nil t)) crypto-switch) - (error "End of search results")))) + (message "End of search results.")))) (defun notmuch-search-reply-to-thread (&optional prompt-for-sender) "Begin composing a reply to the entire current thread in a new buffer."