X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=emacs%2Fnotmuch-crypto.el;h=e916d6635d69a11e2d7211d17aedd4fec4c040d1;hb=1fb5c77818ff00714a7012b74b2bc620818f4a36;hp=94da325d8a72177735d399ce8db4a4aef2348484;hpb=17a06ab990217fe3f8d71d9fd2520bcfbb79d9ed;p=notmuch diff --git a/emacs/notmuch-crypto.el b/emacs/notmuch-crypto.el index 94da325d..e916d663 100644 --- a/emacs/notmuch-crypto.el +++ b/emacs/notmuch-crypto.el @@ -145,7 +145,7 @@ mode." (insert "\n") (call-process "gpg" nil t t "--list-keys" keyid)) (recenter -1)) - (notmuch-show-refresh-view t))) + (notmuch-show-refresh-view))) (defun notmuch-crypto-insert-encstatus-button (encstatus) (let* ((status (plist-get encstatus :status))