Hello,

silipwn <mail@silipwn.digital> writes:

> The org-encrypt-entry fails to encrypt an entry, with a wrong-type-argument. 
> I am currently using doom-emacs, and created a corresponding issue 
> (https://github.com/hlissner/doom-emacs/issues/3123),
> where I was told to report the issue upstream.
> As hlissner mentioned in the above issue, it seems to be that the
> issue is the org-encrypt-string function expects epa-file-encrypt-to
> to be a string, but epa-file-encrypt-to's documentation says 'May
> either be a string or a list of strings.'.
> Doom-emacs sets it to a list of strings. 

I am a bit surprised you even reached `epa-file-encrypt-to'. I assume
`org-crypt-key' was nil.

Anyway, I pushed a fix in master. Could you try it?

Thank you.

Regards,

-- 
Nicolas Goaziou

Reply via email to