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.
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug