bug#3829: 23.0.96; Cannot read gpg file
Daiki Ueno <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
>>>>> In <[email protected]> >>>>> <[email protected]> wrote: > To reproduce: > 0) emacs -Q > 1) C-x C-f attached file > 2) Emacs says: > File exists, but cannot be read That is because the file contains only public keys instead of encrypted content. Handling such a file in a fancy way would be a feature request after the release. How about M-x find-file-literally if you just want to see the binary content? Regards, -- Daiki Ueno