From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alexandre Oberlin" Newsgroups: gmane.emacs.help Subject: Re: How to paste from Cygwin Emacs to Windows app using keyboard? Date: Sun, 28 Apr 2013 18:47:46 +0200 Organization: http://www.migo.info Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1367183270 14862 80.91.229.3 (28 Apr 2013 21:07:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Apr 2013 21:07:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 28 23:07:54 2013 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 1UWYp7-0004GL-Pr for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Apr 2013 23:07:53 +0200 Original-Received: from localhost ([::1]:37532 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWYp7-0003XZ-AM for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Apr 2013 17:07:53 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe30.iad.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Opera Mail/12.15 (Win32) Original-Lines: 13 Original-X-Complaints-To: abuse@teranews.com Original-NNTP-Posting-Date: Sun, 28 Apr 2013 16:47:45 UTC X-Received-Bytes: 1063 Original-Xref: usenet.stanford.edu gnu.emacs.help:198117 X-Mailman-Approved-At: Sun, 28 Apr 2013 17:07:41 -0400 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:90386 Archived-At: Hi Ed, hi all, I checked the variables in cygwin: > interprogram-cut-function is a variable defined in `simple.el'. > Its value is x-select-text nil, with x-select-text undefined > interprogram-paste-function is a variable defined in `simple.el'. > Its value is x-get-selection-value nil, with x-get-selection-value undefined Alexandre