X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=5.0 required=5.0 tests=BAYES_50,BOTNET,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-id: <50313559.6060407@jackson.io> Date: Sun, 19 Aug 2012 14:50:01 -0400 From: Ken Jackson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120717 Thunderbird/14.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Windows clipboard and Emacs yank, kill-region, and kill-ring-save References: <5022D5EB DOT 9020703 AT cornell DOT edu> In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 08/08/2012 06:17 PM, Tim McDaniel wrote: > On Wed, 8 Aug 2012, Ken Brown wrote: >> There have been some changes in how emacs handles selections, >> starting with emacs-24.1. Look at the NEWS file ('C-h n') and >> search for "selection changes". It describes the changes and tells >> you how to restore the old behavior. > > Yes! The important one for me is > > (setq x-select-enable-primary t) > > Thank you very much for the quick and informative answer! Are you talking about X11 emacs, or emacs in a terminal? I have this in my ~/.emacs file on both Linux and Cygwin: (setq x-select-enable-clipboard t) I see in the news file that it's now set by default. It has always worked in graphical emacs but has never worked in a terminal on either Linux or Cygwin. But I sure would like it to work in a terminal. Are you able to paste clipboard text in emacs in a terminal? -Ken -- 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