all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Phillip Lord <phillip.lord@russet.org.uk>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to get a pinentry box to digitally sign all emails
Date: Wed, 22 Apr 2020 18:40:31 +0100	[thread overview]
Message-ID: <875zdrzaeo.fsf@russet.org.uk> (raw)
In-Reply-To: <jwvlfmwhg0o.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Wed, 15 Apr 2020 12:26:45 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> One of the things that I really miss in emacs-27 is the inability to be
>> able to digitally sign all my emails just before they are sent.
>
> Then please `M-x report-emacs-bug` so we get a chance to fix it before the release!


It seems to be the logic associated with finding the signing key.

Setting:

(setq mm-sign-option 'guided)

lets the whole thing work, but you have to use the dialog (which has a
truely horrible UI) that pops up and tell it to use the default key
everytime.

I tried to debug this, but for no reason that I can fathom edebug seems
to fail on the key (pun!) functions.

mml-secure-select-preferred-keys
mml-secure-find-usable-keys

Robert, Sharon could you try the "mm-sign-option". I am curious to see
if this is the same bug.

Phil



  parent reply	other threads:[~2020-04-22 17:40 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15 14:35 How to get a pinentry box to digitally sign all emails Sharon Kimble
2020-04-15 14:55 ` Robert Pluim
2020-04-15 17:26   ` Sharon Kimble
2020-04-16  9:10     ` Robert Pluim
2020-04-16 12:59       ` Sharon Kimble
2020-04-16 13:23         ` Robert Pluim
2020-04-16 13:27         ` Sharon Kimble
2020-04-16 14:30           ` Robert Pluim
2020-04-16 15:36             ` [SOLVED] " Sharon Kimble
2020-04-16 16:05               ` Robert Pluim
2020-04-15 16:26 ` Stefan Monnier
2020-04-15 16:39   ` Robert Pluim
2020-04-15 17:28     ` Sharon Kimble
2020-04-16  8:23       ` Robert Pluim
2020-04-22 17:40   ` Phillip Lord [this message]
2020-04-22 18:03     ` Robert Pluim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875zdrzaeo.fsf@russet.org.uk \
    --to=phillip.lord@russet.org.uk \
    --cc=help-gnu-emacs@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.