From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: emacs-24 bracketed paste and term library fixes Date: Mon, 28 Jul 2014 04:07:10 -0400 Message-ID: References: <8738dmcb0m.fsf@holos.localdomain> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1406534857 3215 80.91.229.3 (28 Jul 2014 08:07:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Jul 2014 08:07:37 +0000 (UTC) Cc: emacs-devel@gnu.org To: Mark Oteiza Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 28 10:07:31 2014 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 1XBfxy-0005vD-NI for ged-emacs-devel@m.gmane.org; Mon, 28 Jul 2014 10:07:30 +0200 Original-Received: from localhost ([::1]:38121 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBfxy-0008Q6-1I for ged-emacs-devel@m.gmane.org; Mon, 28 Jul 2014 04:07:30 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBfxp-0008Pm-Oo for emacs-devel@gnu.org; Mon, 28 Jul 2014 04:07:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBfxj-0006Tj-RL for emacs-devel@gnu.org; Mon, 28 Jul 2014 04:07:21 -0400 Original-Received: from smtp-pri-03.vtxnet.net ([212.147.62.137]:50624) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBfxj-0006Tb-L0 for emacs-devel@gnu.org; Mon, 28 Jul 2014 04:07:15 -0400 Original-Received: from localhost (unknown [127.0.0.1]) by smtp-pri-03.vtxnet.net (VTX Services SA) with ESMTP id 7070168B80D; Mon, 28 Jul 2014 08:07:14 +0000 (UTC) Original-Received: from smtp-pri-03.vtxnet.net ([127.0.0.1]) by localhost (smtp-pri-03.vtxnet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sx_WNU3d8fem; Mon, 28 Jul 2014 10:07:12 +0200 (CEST) Original-Received: from fmsmemgm.homelinux.net (dyn.83-228-141-040.dsl.vtx.ch [83.228.141.40]) by smtp-pri-03.vtxnet.net (VTX Services SA) with ESMTP id DE7E468B811; Mon, 28 Jul 2014 10:07:12 +0200 (CEST) Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id A1E90AE1BC; Mon, 28 Jul 2014 04:07:10 -0400 (EDT) In-Reply-To: <8738dmcb0m.fsf@holos.localdomain> (Mark Oteiza's message of "Mon, 28 Jul 2014 01:23:05 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 212.147.62.137 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:173201 Archived-At: > Some time ago, support for bracketed paste and fixes applied to some of > the term libraries made emacs' default behaviour in a term a lot more > pleasant. I built from emacs-24 today and found the difference rather > jarring. Would it be possible to backport these fixes from master to > the emacs-24 branch? > http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=6607a79 Backporting bracketed-paste support is not on the menu, no. Too late in the release process for that. I'm not sure what "fixes" you're referring to, so I can't comment on that part. Stefan