On Thu, 2003-11-27 at 22:16, Mike Spertus wrote:
Looks like the problem is (gnuserv-start) in my .xemacs/init.el,
which
contains:
(require 'gnuserv)
(gnuserv-start)
(setq gnuserv-frame (selected-frame))
Am I doing the right thing? How should I handle this?
That looks ok. Some more info about the subprocess-kills-copy-paste:
[found by googling for "xemacs subprocess copy paste"]
http://www.mail-archive.com/cygwin@cygwin.com/msg29922.html
ISTR I saw a message somewhere some time ago that grabbing XEmacs
21.4.14 from CVS and rebuilding might also help.