]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-crypto.el
emacs: retain show buffer state after retrieving gpg key
[notmuch] / emacs / notmuch-crypto.el
index 94da325d8a72177735d399ce8db4a4aef2348484..e916d6635d69a11e2d7211d17aedd4fec4c040d1 100644 (file)
@@ -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))