diff man/lispref/dragndrop.texi @ 298:70ad99077275 r21-0b47

Import from CVS: tag r21-0b47
author cvs
date Mon, 13 Aug 2007 10:39:40 +0200
parents c9fe270a4101
children 341dac730539
line wrap: on
line diff
--- a/man/lispref/dragndrop.texi	Mon Aug 13 10:38:47 2007 +0200
+++ b/man/lispref/dragndrop.texi	Mon Aug 13 10:39:40 2007 +0200
@@ -45,6 +45,10 @@
 @subsection OffiX DND
 @cindex OffiX DND
 
+@emph{WARNING}: If you compile in OffiX, you may not be able to use
+multiple X displays successfully.  If the two servers are from
+different vendors, the results may be unpredictable.
+
 The OffiX Drag'n'Drop protocol is part of a X API/Widget library created by
 Cesar Crusius. It is based on X-Atoms and ClientMessage events, and works with
 any X platform supporting them.