summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2026-05-29 11:01:25 +0100
committerSean Whitton <spwhitton@spwhitton.name>2026-05-29 11:01:25 +0100
commitc7167f2a1e9dd45603e349bb2b6ea88dca07282e (patch)
treea3812972b0387011db991044cfa35b1234286cca /etc
parent4870bc06fa36125ff7cb323a17dc67689f6d4109 (diff)
parentc3babe4b8966c3ada6305b2af85e24398190a14f (diff)
Merge from origin/emacs-31
c3babe4b896 Fix lax whitespace highlight during query-replace 2e70b88623e Fix fill-paragraph combining text with preceding comment ea54c33950f ; * etc/PROBLEMS: Link to bug#81124. 02897e208d0 emacsclient quote_argument is void c6181780663 ; Mark process-test-stderr-buffer as :unstable when runni... 2c1b45f5c56 ; Improve documentation of 'vc-dir-auto-hide-up-to-date' 768c8bf0045 Revert "* admin/notes/documentation: Recommend not using ... a7414f18598 native--compile-skip-on-battery-p: Try to fix ?b, ?B cond... 7cee526a8cc Save and restore original local keymap in grep-edit-mode 4d87d203cfb Fix display of inline SVG images in Rmail 4c55d04ebe3 Add treesit-ready-p check back to tree-sitter major modes... 7892ae5eaf4 Fix pathological slowness in flex completion 12eec781ed6 No longer raise error on HTTP 402 (Payment Required) (bug... 1800350b186 Avoid compilation-mode matching rust as gnu
Diffstat (limited to 'etc')
-rw-r--r--etc/PROBLEMS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index b619c6e7f37..655bfd6c173 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -136,6 +136,9 @@ result in an endless loop.
If you need Emacs to be able to recover from closing displays, compile
it with the Lucid toolkit instead of GTK.
+One possible mitigation for the problem is described in
+https://debbugs.gnu.org/81124
+
** Emacs compiled with GTK+ 3 crashes when run under some X servers.
This happens when the X server does not provide certain display
features that the underlying GTK+ 3 toolkit assumes. For example, this