]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-crypto.el
emacs: wrap make-process
[notmuch] / emacs / notmuch-crypto.el
index de4d9aea520bd1d25367b1f0bad5a49630db3814..3ffb56540550beb90fecbfa9f71dbca75cc0c0a5 100644 (file)
@@ -224,7 +224,7 @@ corresponding key when the status button is pressed."
          (with-current-buffer buffer
            (goto-char (point-max))
            (insert (format "--- Retrieving key %s:\n" keyid)))
-         (let ((p (make-process
+         (let ((p (notmuch--make-process
                    :name "notmuch GPG key retrieval"
                    :connection-type 'pipe
                    :buffer buffer