From 3443198806e6f7e9c9c0dcb65584c528ddf464f9 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 3 Nov 2006 09:24:40 +0000 Subject: [PATCH] Add Tip to speed up copy/kill for remote X session. --- etc/PROBLEMS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 7592ba6c29c..46845c92ef8 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -1280,6 +1280,11 @@ be carried out at the same time: For more about lbxproxy, see: http://www.xfree86.org/4.3.0/lbxproxy.1.html +5) If copying and killing is slow, try to disable the interaction with the + native system's clipboard by adding these lines to your .emacs file: + (setq interprogram-cut-function nil) + (setq interprogram-paste-function nil) + *** Emacs gives the error, Couldn't find per display information. This can result if the X server runs out of memory because Emacs uses -- 2.39.2