On 02/26/2013, at 03:13, Adam Sjgren wrote: >On Mon, 25 Feb 2013 15:19:23 +0800, Binjo wrote: > >> On 12/27/2012, at 18:06, Julien Danjou wrote: > >>> - (when (> (length data) 0) >>> + (when (and (> (length data) 0) >>> + (not (string-match "^gpg: error reading key: public key not found$" data))) > >[...] > >>> I'll install it unless you have a better fix. > >> Hi, it seems this patch haven't applied in the trunk? > >No, the fix suggested by Andreas Schwab in >has been, however. > Wondering why not, it's possible that the gpg output is not valid key info, which leads to fail within create-image, and fail to render the mail... >> Besides, under *windows*, the epg-gpg-program probably should call >> shell-quote-argument 1st... > >> (data (shell-command-to-string >> (format "%s --list-options no-show-photos --attribute-fd 3 --list-keys %s" >> - epg-gpg-program) key-id))) >> + (shell-quote-argument epg-gpg-program) key-id)))) > >Ok; installed. > Thanks a lot. -- Life is like a prison, can you break it? PGP : 0x6DAD67BA