Re: EasyPG 0.0.5
Daiki Ueno <[email protected]> Mon, 04 Sep 2006 21:15:46 +0900
| Newsgroups | gmane.emacs.gnus.general,gmane.mail.emacs.mime.japanese |
|---|---|
| Message-ID | <[email protected]> |
>>>>> In <[email protected]> >>>>> "Georg C. F. Greve" <[email protected]> wrote: > There is one problem I am experiencing, however: In FSFE we make use > of aliases that expand to several people, and we use encryption for > such groups. GnuPG provides a way to do this by adding lines > group [email protected]=address1@something [email protected] ... > to the gpg.conf. > With pgg, this was never a problem, but easypg fails with > Wrong type argument: epg-key-p, nil I could reproduce the problem and identified the cause... PGG just passes the recipient's address to GnuPG as a string, whereas EPG resolves which keys are really used (you will see the behavior if mml2015-verbose is set.) The problem is - EPG doesn't refer to the "group" configuration. I'll fix it for the next release. Sorry for inconvenience. Regards, -- Daiki Ueno