emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Clipboard hang on w32


From: Jason Rumney
Subject: Re: Clipboard hang on w32
Date: Tue, 29 Aug 2006 22:36:39 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.4) Gecko/20060516 Thunderbird/1.5.0.4 Mnenhy/0.7.4.666

Chong Yidong wrote:
(nor is it obvious from your description that it IS a
result of sit-for).
I suspected that, because it was changed recently, and there had been other problems with it, including something about calling it from idle timers, which I suspected may have been the case here.

Probably the easiest thing to do is find out where in your
customizations the bug is coming from.
The following is what is required to trigger the problem:

(require 'cedet) ; CEDET 1.0pre3 from http://cedet.sourceforge.net/
(require 'jde) ; JDE 2.3.5.1 from http://jde.sunsite.dk/

C-x C-f Test.java

Test.java can be a pre-exisiting or new file, it does not seem to matter. From that point on, all clipboard pastes into other applications hang if Emacs is the clipboard owner.

JDE is a complicated package, and enables several features of semantic (part of CEDET), so either package could contain the cause.





reply via email to

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