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: Fri, 4 Sep 2015 01:58:29 -0700 (PDT) Message-ID: <124ee432-f8c1-41fa-9a2b-e5eb4edb78c9@googlegroups.com> References: <0f6a0212-3e01-4a6d-8b6d-6361621f4dc1@googlegroups.com> <0de2f21d-dd37-4ab1-bf0b-e0f04f18493e@googlegroups.com> <1004c605-9e28-4655-b69d-960c7e24c5a2@googlegroups.com> <64444059-e105-4eaa-a788-1df9ac7b12d2@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1441357223 18251 80.91.229.3 (4 Sep 2015 09:00:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Sep 2015 09:00:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 04 11:00:23 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 1ZXmr5-0003KN-IH for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Sep 2015 11:00:19 +0200 Original-Received: from localhost ([::1]:57203 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXmr5-00067k-AM for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Sep 2015 05:00:19 -0400 X-Received: by 10.107.134.150 with SMTP id q22mr2426232ioi.31.1441357110095; Fri, 04 Sep 2015 01:58:30 -0700 (PDT) X-Received: by 10.50.114.196 with SMTP id ji4mr31527igb.9.1441357110066; Fri, 04 Sep 2015 01:58:30 -0700 (PDT) Original-Path: usenet.stanford.edu!kq10no184478igb.0!news-out.google.com!f6ni607igi.0!nntp.google.com!kq10no265618igb.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: Fri, 04 Sep 2015 08:58:30 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:214740 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:107023 Archived-At: On Thursday, 3 September 2015 15:38:38 UTC+1, Eli Zaretskii wrote: > > Date: Thu, 3 Sep 2015 02:07:39 -0700 (PDT) > > From: Stephen Coda > >=20 > > It also looks as if I can paste when Chrome is not open. >=20 > I think that's the reason for the problem, right there. I'm guessing > Chrome has some paste-blocking feature or some clipboard-related > feature which you need to customize or even turn off. (Sorry, I don't > use Chrome, so I cannot give you more details.) It required adding emacs.exe to a list of things that were allowed to use t= he clipboard while chrome was open. Since chrome is a connection to the int= ernet and cutting and pasting from that place constitutes a potential secur= ity risk. I think that's the reason, our sys admin sorted the setting for = me.=20 Kind regards, Steve