From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Thorpe Newsgroups: gmane.emacs.help Subject: Re: w32-get-clipboard-data Date: Sun, 30 Aug 2015 21:56:16 +0100 Message-ID: <87oahojy1b.fsf@robertthorpeconsulting.com> References: <0f6a0212-3e01-4a6d-8b6d-6361621f4dc1@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1440968348 17338 80.91.229.3 (30 Aug 2015 20:59:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Aug 2015 20:59:08 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stephen Coda Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 30 22:58:58 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZW9gn-0006cE-C4 for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Aug 2015 22:58:57 +0200 Original-Received: from localhost ([::1]:60712 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZW9gm-0007VU-TC for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Aug 2015 16:58:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53564) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZW9eJ-0007Cq-Cf for help-gnu-emacs@gnu.org; Sun, 30 Aug 2015 16:56:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZW9eF-0008JU-T0 for help-gnu-emacs@gnu.org; Sun, 30 Aug 2015 16:56:23 -0400 Original-Received: from outbound-smtp02.blacknight.com ([81.17.249.8]:53162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZW9eF-0008I8-Hd for help-gnu-emacs@gnu.org; Sun, 30 Aug 2015 16:56:19 -0400 Original-Received: from mail.blacknight.com (pemlinmail04.blacknight.ie [81.17.254.17]) by outbound-smtp02.blacknight.com (Postfix) with ESMTPS id 6CD1998AAF for ; Sun, 30 Aug 2015 20:56:17 +0000 (UTC) Original-Received: (qmail 22175 invoked from network); 30 Aug 2015 20:56:17 -0000 Original-Received: from unknown (HELO RTLaptop) (rt@robertthorpeconsulting.com@[109.79.66.226]) by 81.17.254.9 with ESMTPSA (DHE-RSA-AES128-SHA encrypted, authenticated); 30 Aug 2015 20:56:17 -0000 In-Reply-To: (message from Stephen Coda on Thu, 27 Aug 2015 01:16:08 -0700 (PDT)) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 81.17.249.8 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:106938 Archived-At: Stephen Coda writes: ... > Hi Robert, > > emacs -Q doesn't seem to make any difference with regards to > Pasting. I have a couple of different versions of emacs on my machine, > including PCemacs that comes with swi-prolog, they all suffer from the > same problem which makes it look like a windows issue to me, *until > someone more knowledgeable than I has a better suggestion. That's wierd. Have you tried a different Windows machine? For Windows I think you can just copy the whole Emacs directory to the other machine, then run addpm.exe. I can't think of a Windows setting that would make this break. BR, Robert Thorpe