Gnus development mailing list
 help / color / mirror / Atom feed
* mml-secure-epg-encrypt: GPG error: "Encrypt failed", "Exit"
@ 2016-07-02 11:47 Peter Münster
  2016-07-06 18:26 ` Peter Münster
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Münster @ 2016-07-02 11:47 UTC (permalink / raw)
  To: ding

Hi,

With latest git-emacs, I get this error, when sending encrypted
messages:

mml-secure-epg-encrypt: GPG error: "Encrypt failed", "Exit"

The message is sent encrypted but the buffer stays in "*unsent mail*"
mode and the message is not copied to the Gcc.

Just after restarting emacs, there is no such problem, only later, after
some up-time.

What could be the reason please and how could I fix it?

TIA for any help,
-- 
           Peter




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mml-secure-epg-encrypt: GPG error: "Encrypt failed", "Exit"
  2016-07-02 11:47 mml-secure-epg-encrypt: GPG error: "Encrypt failed", "Exit" Peter Münster
@ 2016-07-06 18:26 ` Peter Münster
  2016-07-06 19:16   ` Peter Münster
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Münster @ 2016-07-06 18:26 UTC (permalink / raw)
  To: ding; +Cc: Daiki Ueno

On Sat, Jul 02 2016, Peter Münster wrote:

> With latest git-emacs, I get this error, when sending encrypted
> messages:
>
> mml-secure-epg-encrypt: GPG error: "Encrypt failed", "Exit"
>
> The message is sent encrypted but the buffer stays in "*unsent mail*"
> mode and the message is not copied to the Gcc.
>
> Just after restarting emacs, there is no such problem, only later, after
> some up-time.

Hello,

It seems, that the problem has been introduced by

--8<---------------cut here---------------start------------->8---
commit 47b710a976d6e343d48b5170757a7971b0ac2966
Author: Daiki Ueno <ueno@gnu.org>
Date:   Thu Jun 9 17:30:00 2016 +0900

    epg: don't use obsolete function

    * lisp/epg.el (epg-sign-string, epg-encrypt-string): Remove
    redundant configuration check, which is now done in
    `epg-make-context'.
--8<---------------cut here---------------end--------------->8---

Daiki Ueno, could you help please?

TIA for your efforts,
-- 
           Peter




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mml-secure-epg-encrypt: GPG error: "Encrypt failed", "Exit"
  2016-07-06 18:26 ` Peter Münster
@ 2016-07-06 19:16   ` Peter Münster
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Münster @ 2016-07-06 19:16 UTC (permalink / raw)
  To: ding; +Cc: Daiki Ueno

Further information:

The problem is in `epg-encrypt-string'. Before commit
47b710a976d6e343d48b5170757a7971b0ac2966 `input-file' was nil, but after
the commit it is used because `sign' is true and the protocol is
OpenPGP.

But I don't know, why the use of a file matters here...

-- 
           Peter



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-06 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-02 11:47 mml-secure-epg-encrypt: GPG error: "Encrypt failed", "Exit" Peter Münster
2016-07-06 18:26 ` Peter Münster
2016-07-06 19:16   ` Peter Münster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).