emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/PROBLEMS


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/PROBLEMS
Date: Sat, 08 Dec 2001 05:24:56 -0500

Index: emacs/etc/PROBLEMS
diff -c emacs/etc/PROBLEMS:1.94 emacs/etc/PROBLEMS:1.95
*** emacs/etc/PROBLEMS:1.94     Thu Dec  6 04:26:21 2001
--- emacs/etc/PROBLEMS  Sat Dec  8 04:51:43 2001
***************
*** 203,210 ****
  * There are known binary incompatibilities between Xaw, Xaw3d, neXtaw,
  XawM and the few other derivatives of Xaw.  So when you compile with
  one of these, it may not work to dynamically link with another one.
! If you try it and it does not work, try rebuilding Emacs with the
! toolkit version you actually want to use.
  
  * Clicking C-mouse-2 in the scroll bar doesn't split the window.
  
--- 203,215 ----
  * There are known binary incompatibilities between Xaw, Xaw3d, neXtaw,
  XawM and the few other derivatives of Xaw.  So when you compile with
  one of these, it may not work to dynamically link with another one.
! For example, strange problems, such as Emacs exiting when you type
! "C-x 1", were reported when Emacs compiled with Xaw3d and libXaw was
! used with neXtaw at run time.
! 
! The solution is to rebuild Emacs with the toolkit version you actually
! want to use, or set LD_PRELOAD to preload the same toolkit version you
! built Emacs with.
  
  * Clicking C-mouse-2 in the scroll bar doesn't split the window.
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]