X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; q=
	dns; s=default; b=MmjKysHIT7D1FE0pEus4wKJCjUDUrTLr/fytJ36fH+Qwyh
	Ao5hTeV8C8ts4JjVF8k8BkUNJKxQ/vC9q9pG1CAfg/6X3OyZ4lWCWMsZ5sM9HU4s
	/MQz9hOUq8Y9zzN2RybYFfLXqmcehWa97iKmFvWqAhl5ekEUHkcXmhVu4AVi0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; s=
	default; bh=Qcelfo48YVQootPZgBxRCOG0EsQ=; b=J2wYo3YsWzAdr0mixoce
	ws224FVeSjQ3yVQPGu/V3zBogunxkbHDATdsT846Pe0Bfv88M4RKUUZnuh5H1KLD
	ru3WLtNX97/aflyoLzl3Nf5MtQl3ognPhQdJet8hDsKB/oYygTxJAkdovzhKCHIR
	B3VbEE7uvvIphf19VI19rs0=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_HELO_PASS,URIBL_BLOCKED autolearn=no version=3.3.2
X-HELO: smtprelay05.ispgateway.de
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Date: Mon, 02 Dec 2013 13:13:21 +0100
From: Markus Hoenicka <markus.hoenicka@mhoenicka.de>
To: cygwin@cygwin.com
Subject: emacs-x11: new clipboard size =?UTF-8?Q?limitation=3F?=
Message-ID: <ac98a224051c2e59d2a1a0d455717531@mhoenicka.de>
X-Sender: markus.hoenicka@mhoenicka.de
User-Agent: Roundcube Webmail
X-Df-Sender: bWFya3VzLmhvZW5pY2thQG1ob2VuaWNrYS5kZQ==
X-IsSubscribed: yes

Hi,

I'm running emacs-x11 24.3.1 on

CYGWIN_NT-5.1 sbhc123 1.7.25(0.270/5/3) 2013-08-31 20:39 i686 Cygwin

I used to be able to copy text from Emacs to Windows applications 
through the clipboard without practical size limitations. However, since 
my last Cygwin upgrade (which updated both Emacs and cygwin1.dll to the 
versions mentioned above) the clipboard seems to be limited in size. All 
I do is the following:

- open a file containing ASCII text, amounting to like three printed 
pages of text
- at the beginning of the buffer, press Ctrl-Space
- at the end of the buffer, press M-w
- switch to a Windows application (any that can handle unformatted text 
will do, use e.g. LibreOffice Writer)
- insert the text using Ctrl-v

stderr shows the following messages:

winClipboardWindowProc - timed out waiting for WIN_XEVENTS_NOTIFY_DATA
winClipboardFlushXEvents - SelectionNotify - X*TextPropertyToTextList 
returned: XConverterNotFound
winClipboardWindowProc - timed out waiting for 
WIN_XEVENTS_NOTIFY_TARGETS

On the receiving end, the message reads something like:

"Clipboard does not contain specified formatted data"

Trial and error tells me that I can copy 6104 characters without 
problems. Trying to copy 6105 or more characters triggers the error. 
I'll try and see if this number is constant across reboots. Copying 
within Emacs, i.e. by yanking the text into a different buffer, is not 
affected. The problem persists if I start Emacs using the -q flag.

regards,
Markus


-- 
Markus Hoenicka
http://www.mhoenicka.de
AQ score 38


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

