From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Philipp Stephani Newsgroups: gmane.emacs.devel Subject: Re: X selection access in xterm (OSC 52) Date: Thu, 09 Apr 2015 15:48:57 +0000 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d043c7e62f5cfe905134c95f4 X-Trace: ger.gmane.org 1428594550 16323 80.91.229.3 (9 Apr 2015 15:49:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 9 Apr 2015 15:49:10 +0000 (UTC) Cc: Olaf Rogalsky , Emacs developers , Yuri Khan To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 09 17:49:09 2015 Return-path: Envelope-to: ged-emacs-devel@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 1YgEhY-00077a-WE for ged-emacs-devel@m.gmane.org; Thu, 09 Apr 2015 17:49:09 +0200 Original-Received: from localhost ([::1]:35326 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgEhY-0004f1-51 for ged-emacs-devel@m.gmane.org; Thu, 09 Apr 2015 11:49:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55151) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgEhT-0004e4-31 for emacs-devel@gnu.org; Thu, 09 Apr 2015 11:49:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YgEhP-0008NZ-4e for emacs-devel@gnu.org; Thu, 09 Apr 2015 11:49:03 -0400 Original-Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:36099) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YgEhO-0008NU-TK for emacs-devel@gnu.org; Thu, 09 Apr 2015 11:48:59 -0400 Original-Received: by wgsk9 with SMTP id k9so102181589wgs.3 for ; Thu, 09 Apr 2015 08:48:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-type; bh=q3KLK+fG69GMRkRfHip87oExEla0TaXkiOdCj3K6EFY=; b=rKWK9YUBT3M7spGmFnpc5x3MDvqtg5OlidJ1Ltb85kLcsKfCw/lCDVP5EtrHXNrWNx X22gkjdpkdiLmUye2w763NgmqXeO1lhAxF1bhohYmb6VFZsYjD8Bad5eev3BMehS2xZF 7OBeOG5nSVkT/23PWjW+IvjTT5OBccdZWArW2f09ifh7fFypRh8Sa48WVGiJdnQlLnre CBhQl6rWGHLqJ2pFAy9mAqtjywHZMt7HGZO6umfg3NK1uSJX/oagtmIvzINiFfjcfyP4 RYRgsxLL59dpxqKbUqgciuR7mDRphn9pVKGGW3fNt/g05E62knkPvPQlVInPpBSZK/0S soNw== X-Received: by 10.180.73.132 with SMTP id l4mr7416405wiv.27.1428594537908; Thu, 09 Apr 2015 08:48:57 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:185213 Archived-At: --f46d043c7e62f5cfe905134c95f4 Content-Type: text/plain; charset=UTF-8 Stefan Monnier schrieb am Do., 9. Apr. 2015 um 04:10 Uhr: > > OK, here's another patch. I've done some lightweight testing, it works > in > > hterm with or without screen. > > Thanks, it looks sound. Have you had a chance to look at Olaf's code? > > > Yes, I took a look and I'll work on integrating the paste functionality. Since cut and paste are mostly independent of each other, maybe you could already integrate the cut patch? --f46d043c7e62f5cfe905134c95f4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


Stefan Monnier <monnier@iro.umontreal.ca> sc= hrieb am Do., 9. Apr. 2015 um 04:10=C2=A0Uhr:
> OK, here's another patch.=C2=A0 I've done some lightweigh= t testing, it works in
> hterm with or without screen.

Thanks, it looks sound.=C2=A0 Have you had a chance to look at Olaf's c= ode?



Yes, I took a look and I'll work o= n integrating the paste functionality.
Since cut and paste are mo= stly independent of each other, maybe you could already integrate the cut p= atch?
--f46d043c7e62f5cfe905134c95f4--