aboutsummaryrefslogtreecommitdiffstats
path: root/etc/PROBLEMS
diff options
context:
space:
mode:
authorRichard M. Stallman2001-11-10 13:30:05 +0000
committerRichard M. Stallman2001-11-10 13:30:05 +0000
commited0d1d91c8f9ef0a7025ce757709dd45fa6c1a4f (patch)
tree40fbb3010ebde568c4a157b7cee42791347ecf44 /etc/PROBLEMS
parent958c95e4b163977f85be329f4331614996154b90 (diff)
downloademacs-ed0d1d91c8f9ef0a7025ce757709dd45fa6c1a4f.tar.gz
emacs-ed0d1d91c8f9ef0a7025ce757709dd45fa6c1a4f.zip
*** empty log message ***
Diffstat (limited to 'etc/PROBLEMS')
-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