Re: [PATCH v2 2/4] emacs: Minor refactoring of crypto code

Subject: Re: [PATCH v2 2/4] emacs: Minor refactoring of crypto code

Date: Sun, 30 Sep 2018 09:07:42 -0300

To: David Edmondson, notmuch@notmuchmail.org

Cc:

From: David Bremner


David Edmondson <dme@dme.org> writes:


> -	(setq help-msg (concat "Click to retrieve key ID " keyid " from keyserver and redisplay."))))
> +      (setq label (concat "Unknown key ID " keyid " or unsupported algorithm")
> +	    button-action 'notmuch-crypto-sigstatus-error-callback
> +	    help-msg (concat "Click to retrieve key ID " keyid
> +			     " from keyserver and redisplay.")))
> +

I wonder if we should still claim we're going to redisplay here, since I
have the feeling most of the time that won't happen?

_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: