From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Coda Newsgroups: gmane.emacs.help Subject: Re: w32-get-clipboard-data Date: Wed, 2 Sep 2015 07:01:16 -0700 (PDT) Message-ID: <1004c605-9e28-4655-b69d-960c7e24c5a2@googlegroups.com> References: <0f6a0212-3e01-4a6d-8b6d-6361621f4dc1@googlegroups.com> <0de2f21d-dd37-4ab1-bf0b-e0f04f18493e@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1441202726 26660 80.91.229.3 (2 Sep 2015 14:05:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Sep 2015 14:05:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 02 16:05:25 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 1ZX8fF-0006Jk-2R for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Sep 2015 16:05:25 +0200 Original-Received: from localhost ([::1]:37964 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZX8fF-0000yU-1c for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Sep 2015 10:05:25 -0400 X-Received: by 10.13.218.71 with SMTP id c68mr24612508ywe.37.1441202477236; Wed, 02 Sep 2015 07:01:17 -0700 (PDT) X-Received: by 10.50.50.101 with SMTP id b5mr60402igo.12.1441202477205; Wed, 02 Sep 2015 07:01:17 -0700 (PDT) Original-Path: usenet.stanford.edu!v79no238470qge.0!news-out.google.com!f6ni12835igi.0!nntp.google.com!kq10no470152igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=195.188.251.108; posting-account=m04FzgoAAACE321zIBttJ0LOy_kNjzcN Original-NNTP-Posting-Host: 195.188.251.108 User-Agent: G2/1.0 Injection-Date: Wed, 02 Sep 2015 14:01:17 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:214699 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:106983 Archived-At: On Tuesday, 1 September 2015 15:41:04 UTC+1, Eli Zaretskii wrote: > > Date: Tue, 1 Sep 2015 01:21:45 -0700 (PDT) > > From: Stephen Coda > > > > It's only ever happened to me on this particular machine. Unfortunately I don't control how it is set up. > > > > I ran addpm.exe to be sure. No change. :/ > > > > So currently I cut and paste stuff into notepad++ into a file I share with emacs. Then I can grab stuff from there while I'm in emacs to kill/yank. It works, but it's no way to live. > > Indeed. > > After you copy into the clipboard from another application, can you > look with some clipboard viewing program and tell what formats are in > the clipboard? Emacs understands only a small fraction of the > possible formats, so perhaps that system was configured to not use > those formats (e.g., for security reasons). Hi Eli, I couldn't see anything weird in there format wise. I'm suspecting a security issue. Kind regards, Steve