On Thu, Dec 3, 2020 at 1:55 AM Lars Ingebrigtsen wrote: > "a.richiardi.work" writes: > > Do you have a recipe to reproduce this problem, starting from "emacs -Q"? > Hi Lars thanks for answering but no sorry I have just got steps: - Create GPG identity for address your@email.address - Revoke it (for instance): gpg -a --gen-revoke BF3B5AFCD4480E60 > BF3B5AFCD4480E60.rev gpg --import BF3B5AFCD4480E60.rev - Create another GPG identity for address your@email.address - Encrypt a file to that email address ( -*- epa-file-encrypt-to: ( "your@email.address") -*-) and use extension .gpg - Open that file in Emacs