diff options
| author | Eli Zaretskii | 2023-05-23 18:04:24 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2023-05-23 18:04:24 +0300 |
| commit | 1b9812af80b6ceec8418636dbf84c0fbcd3ab694 (patch) | |
| tree | 7a748eac416323e1d66a85e50acef07db569f294 /etc | |
| parent | 765edc204d45c0eb6d31e92c661355c1bd7315a9 (diff) | |
| download | emacs-1b9812af80b6ceec8418636dbf84c0fbcd3ab694.tar.gz emacs-1b9812af80b6ceec8418636dbf84c0fbcd3ab694.zip | |
; * etc/PROBLEMS: Document problem with GnuPG 2.4.1. (Bug#63256)
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/PROBLEMS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index c0cb5b0d8bb..82ab48fa514 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -516,6 +516,13 @@ directory copy is ineffective. | |||
| 516 | This is due to an arbitrary limit in certain versions of awk. | 516 | This is due to an arbitrary limit in certain versions of awk. |
| 517 | The solution is to use gawk (GNU awk). | 517 | The solution is to use gawk (GNU awk). |
| 518 | 518 | ||
| 519 | *** Saving, via EasyPG, a file encrypted with GnuPG hangs | ||
| 520 | |||
| 521 | This is known to happen with GnuPG v2.4.1. The only known workaround | ||
| 522 | is to downgrade to a version of GnuPG older than 2.4.1 (or, in the | ||
| 523 | future, upgrade to a newer version which solves the problem, when such | ||
| 524 | a fixed version becomes available) | ||
| 525 | |||
| 519 | ** Problems with hostname resolution | 526 | ** Problems with hostname resolution |
| 520 | 527 | ||
| 521 | *** Emacs does not know your host's fully-qualified domain name. | 528 | *** Emacs does not know your host's fully-qualified domain name. |