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: master 2b2fd39: xterm.el: Implement OSC-52 functionality for
setting the X selection
Date: Sun, 19 Apr 2015 06:34:00 +0000
Message-ID:
References: <20150413144903.4697.38336@vcs.savannah.gnu.org>
<2yvbguvize.fsf@fencepost.gnu.org>
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary=e89a8f3bae67bc97f005140dfff5
X-Trace: ger.gmane.org 1429425263 6341 80.91.229.3 (19 Apr 2015 06:34:23 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Sun, 19 Apr 2015 06:34:23 +0000 (UTC)
Cc: emacs-devel@gnu.org
To: Stefan Monnier , Glenn Morris
Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 19 08:34:22 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 1Yjio6-0006c4-P2
for ged-emacs-devel@m.gmane.org; Sun, 19 Apr 2015 08:34:19 +0200
Original-Received: from localhost ([::1]:47634 helo=lists.gnu.org)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from )
id 1Yjio5-0004xo-MH
for ged-emacs-devel@m.gmane.org; Sun, 19 Apr 2015 02:34:17 -0400
Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51895)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1Yjins-0004xi-OK
for emacs-devel@gnu.org; Sun, 19 Apr 2015 02:34:05 -0400
Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1Yjinr-00042S-MH
for emacs-devel@gnu.org; Sun, 19 Apr 2015 02:34:04 -0400
Original-Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:33169)
by eggs.gnu.org with esmtp (Exim 4.71)
(envelope-from )
id 1Yjinq-000428-5E; Sun, 19 Apr 2015 02:34:02 -0400
Original-Received: by wgin8 with SMTP id n8so148778192wgi.0;
Sat, 18 Apr 2015 23:34:01 -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=2jZLqJJBzU/+3B3B3GDhMM09ZRYS2NU2smG8S/DVKgk=;
b=nrtuQ5V4a/cZakTUOYRx7dCHQLjWdqsIXdmrZJfcl2rUR9FPAVNKzNQOiknuxWxPP4
Acd6LK/edakhaRxJ4FvVxZmtLmR2l0QyDFt1w0s0qlNDYiPg3+mqFR3R5bO7UU8Y2+eN
pOX7NseaCwGDdkVcbtcQPtpbkgA0VLaxzUkoYUykcER3iHMd0f1f1eJjYQnP2E9wkRte
Z8dCcbcCch7qHjHq03YkzLJSqT6cGpiSMjYdqH9L00hjZanS7hh4Oeh0sLPqLrh1pmNA
8gLc5i74xTIqKDD/3wixPjWCpQrFQ9tvwh1glUHGDM3D4di55HIPeO3WpQCqxILa50e9
GI9Q==
X-Received: by 10.180.89.211 with SMTP id bq19mr15157137wib.27.1429425241231;
Sat, 18 Apr 2015 23:34:01 -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:185655
Archived-At:
--e89a8f3bae67bc97f005140dfff5
Content-Type: text/plain; charset=UTF-8
Stefan Monnier schrieb am Fr., 17. Apr. 2015 um
20:06 Uhr:
> > This is not a small change, but I see no corresponding entry in
> > copyright.list.
>
> AFAIK this was all written by Google employees and is covered by
> Google's blanket assignment. We don't have a good way to track/check
> it, tho.
>
>
The current code was written by me (phst@google.com) and borrowed
from/inspired by Robert Ginda (rginda@google.com,
http://git.chromium.org/gitweb/?p=chromiumos/platform/assets.git;a=blob_plain;f=chromeapps/hterm/etc/osc52.el;hb=HEAD
).
--e89a8f3bae67bc97f005140dfff5
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Stefan Monnier <
monnier@iro.umontreal.ca> sc=
hrieb am Fr., 17. Apr. 2015 um 20:06=C2=A0Uhr:
> This is not a small change, but I see no corresponding entry in<=
br>
> copyright.list.
AFAIK this was all written by Google employees and is covered by
Google's blanket assignment.=C2=A0 We don't have a good way to trac=
k/check
it, tho.
--e89a8f3bae67bc97f005140dfff5--