>>>> "Michael" == Michael Sperber
<sperber(a)informatik.uni-tuebingen.de> writes:
Michael> Can you do
Michael> (setq debug-emacs-events 1)
Michael> during 100% CPU and see if there's any output on the console you
Michael> started XEmacs from? (That is, output while you're not doing
anything
Michael> inside XEmacs.)
Done. I get a huge stream of messages like:
(real) #<process-event #<network connection "nntpd" ("nntp" .
"cnn.exu") state:run>>
It seems to be happening several times a second. (Difficult to say
because every line is the same so I can't tell.) This only happens
after a while. I guess the connection is actually closed but xemacs
thinks it's still open?
Ray