Re: [PATCH 2/2] emacs: Prefer email address over User ID when showing valid signature

Subject: Re: [PATCH 2/2] emacs: Prefer email address over User ID when showing valid signature

Date: Mon, 07 Jun 2021 08:24:16 -0400

To: David Edmondson, Notmuch Mail

Cc:

From: Daniel Kahn Gillmor


On Mon 2021-06-07 13:07:12 +0100, David Edmondson wrote:
> Could this not be something like:
>
> (when (or email userid)
>   (setq label (concat "Good signature by: " (or email userid)))
>   ...
>   )
>
> ?

Sounds reasonable to me.  If you want to offer a revised patch for this,
i'd definitely defer to your expertise on idiomatic and concise elisp.

    --dkg
signature.asc (application/pgp-signature)
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: