http://bugs.winehq.org/show_bug.cgi?id=59257 --- Comment #3 from Silas S. Brown <ssb22@cam.ac.uk> --- No RTF is correct: the Windows app always asks for RTF but when none is available it accepts plain text. The problem is it's sometimes getting text other than what should be on the clipboard, such as the string "emacs" (which in emacs source lisp/select.el is associated with the NAME atom) or other strings. As it's intermittent, I'm guessing it might be a timing issue and might therefore depend on the speed of your machine. You saw it only once and I saw it every time. I could try a bisect, but it may take a while: my first WINE compile took 11 hours to complete on this machine. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.