aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 8c06817d383..ab4226da501 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -200,6 +200,12 @@ click in a scroll bar might be ignored by the scroll bar widget. This
200is probably a bug in Xaw3d; when Xaw3d is compiled with arrows, the 200is probably a bug in Xaw3d; when Xaw3d is compiled with arrows, the
201problem disappears. 201problem disappears.
202 202
203* There are known binary incompatibilities between Xaw, Xaw3d, neXtaw,
204XawM and the few other derivatives of Xaw. So when you compile with
205one of these, it may not work to dynamically link with another one.
206If you try it and it does not work, try rebuilding Emacs with the
207toolkit version you actually want to use.
208
203* Clicking C-mouse-2 in the scroll bar doesn't split the window. 209* Clicking C-mouse-2 in the scroll bar doesn't split the window.
204 210
205This currently doesn't work with scroll-bar widgets (and we don't know 211This currently doesn't work with scroll-bar widgets (and we don't know