aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2023-05-23 18:04:24 +0300
committerEli Zaretskii2023-05-23 18:04:24 +0300
commit1b9812af80b6ceec8418636dbf84c0fbcd3ab694 (patch)
tree7a748eac416323e1d66a85e50acef07db569f294 /etc
parent765edc204d45c0eb6d31e92c661355c1bd7315a9 (diff)
downloademacs-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/PROBLEMS7
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.
516This is due to an arbitrary limit in certain versions of awk. 516This is due to an arbitrary limit in certain versions of awk.
517The solution is to use gawk (GNU awk). 517The solution is to use gawk (GNU awk).
518 518
519*** Saving, via EasyPG, a file encrypted with GnuPG hangs
520
521This is known to happen with GnuPG v2.4.1. The only known workaround
522is to downgrade to a version of GnuPG older than 2.4.1 (or, in the
523future, upgrade to a newer version which solves the problem, when such
524a 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.