worked like a charm!! thank you.
I also had the suggestion for
(setq-default interprogram-cut-function nil)
(setq-default interprogram-paste-function nil)
from Jeff, which also worked.
what are the pros or cons of using either of these solutions?
-- David Boldt
<dboldt(a)usgs.gov>
Andy Piper
<andyp(a)bea.co To: dboldt(a)usgs.gov,
m> xemacs-beta(a)xemacs.org
cc:
10/26/01 Subject: Re: XEmacs Services Problem
05:33 PM
At 05:12 PM 10/26/01 -0400, Dave Boldt wrote:
control-k is taking a full 2 seconds per invocation.
other tasks so far seem normal.
Solaris 2.6, xemacs 21.4.5
I've moved my .emacs file out of the way ... no change.
try
(setq x-selection-strict-motif-ownership nil)
andy