Gnus development mailing list
 help / color / mirror / Atom feed
* Encryption asking for recipients
@ 2011-02-27 23:51 Michael Piotrowski
  2011-02-28  2:22 ` Daiki Ueno
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Piotrowski @ 2011-02-27 23:51 UTC (permalink / raw)
  To: ding

Hi,

I'm not sure when it started, but it's also in the latest git pull: When
encrypting a message, `mml2015-epg-encrypt' is apparently unable to get
the recipient from the message and prompts for them.

(message-options-get 'mml2015-epg-recipients) returns nil.  For testing,
I inserted

  (message-options-set 'mml2015-epg-recipients
    (message-options-set-recipient))

at the beginning of the function to ensure the recipients variable is
set.  Indeed, I do not get the "Recipients:" prompt anymore; however, I
then get a "pklist.user_id.enter" prompt.  This prompt comes from gpg; I
don't know why it doesn't say "Enter the user ID.  End with an empty
line:" as it does when I call gpg in the shell, but it does indicate
that gpg is called without a recipient.  So it seems that the recipient
is either lost again or not available.

As I haven't seen any reports on this issue, could this be an
XEmacs-only problem again?

Thanks and best regards

-- 
Dr.-Ing. Michael Piotrowski, M.A.                   <mxp@dynalabs.de>
Public key at <http://www.dynalabs.de/mxp/pubkey.txt> (ID 0x1614A044)




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

end of thread, other threads:[~2011-03-01  0:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-27 23:51 Encryption asking for recipients Michael Piotrowski
2011-02-28  2:22 ` Daiki Ueno
2011-02-28 12:48   ` Michael Piotrowski
2011-03-01  0:33   ` Michael Piotrowski

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).