diff options
| author | Po Lu | 2023-05-27 09:49:49 +0800 |
|---|---|---|
| committer | Po Lu | 2023-05-27 09:49:49 +0800 |
| commit | cdca0fddcc3352bcd01bec147c264be1b2a04e12 (patch) | |
| tree | 3b15e37936fecc34314883a41a355873c2b9133c /etc/PROBLEMS | |
| parent | 0eb1f4e57125117006f109a5549082008fc9fbb1 (diff) | |
| parent | e77e986a9b7d735c0e39198c8b80a34a29005fc5 (diff) | |
| download | emacs-cdca0fddcc3352bcd01bec147c264be1b2a04e12.tar.gz emacs-cdca0fddcc3352bcd01bec147c264be1b2a04e12.zip | |
Merge remote-tracking branch 'origin/master' into feature/android
Diffstat (limited to 'etc/PROBLEMS')
| -rw-r--r-- | etc/PROBLEMS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index c4363310541..f3bb2bd8333 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. |