From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: Questioning the new behavior of `open-line'. Date: Thu, 19 Nov 2015 23:57:52 +0000 Message-ID: References: <87vb98csu1.fsf@red-bean.com> <87si4bsktk.fsf@red-bean.com> <87wptnlbl6.fsf@gmx.us> <87pozfl2ut.fsf@gmx.us> <87d1vfl17p.fsf@gmx.us> <878u63p6sh.fsf@fencepost.gnu.org> <87pozfchq6.fsf@red-bean.com> <87h9komkty.fsf@fencepost.gnu.org> <87ziydbgnd.fsf@red-bean.com> <87r3jnoxpc.fsf@red-bean.com> <87lh9ttvfp.fsf@red-bean.com> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c240d0e3c4c10524ed86a1 X-Trace: ger.gmane.org 1447977495 20324 80.91.229.3 (19 Nov 2015 23:58:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 19 Nov 2015 23:58:15 +0000 (UTC) Cc: David Kastrup , Pierpaolo Bernardi , emacs-devel To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 20 00:58:02 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 1ZzZ5T-0002UQ-ES for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2015 00:57:59 +0100 Original-Received: from localhost ([::1]:44586 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzZ5S-0000CR-JN for ged-emacs-devel@m.gmane.org; Thu, 19 Nov 2015 18:57:58 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42896) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzZ5P-0000C5-Ip for emacs-devel@gnu.org; Thu, 19 Nov 2015 18:57:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZzZ5O-0005Xl-Rx for emacs-devel@gnu.org; Thu, 19 Nov 2015 18:57:55 -0500 Original-Received: from mail-lb0-x230.google.com ([2a00:1450:4010:c04::230]:32811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZzZ5N-0005XK-95; Thu, 19 Nov 2015 18:57:53 -0500 Original-Received: by lbbkw15 with SMTP id kw15so53097336lbb.0; Thu, 19 Nov 2015 15:57:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=IIdesuG2AhA6Gw1O2hMACuq1DSGAlRu6Im0wNyT3Xh8=; b=HCtWG8HE7VaX54t9dBupgiON6k5cWwzcaTElxaWWjI4P3pYWF831EgwvgE9vx5yxnt d2sntmU47WHt9H4tlPecCAJ9/8xw+8mXB2Ee14OhBxsEtwQhYh+mOi7ONbiqCMbtGcZe LFTwgmlDuD6Lw3a6GA5uWV3jaKw4XH3N5x2nCS+4Asf7uogD07UAMAjJb9peEb/Bpqus jSuqpTjTiixZoSBsBRnisAxqPGI5ufO/M4ZpScp+14ElCT1+P6Wcp+hBl5yK9LuZWZ9t nSeNEnPmETeYx9jMqYAXoIf9RTCcClGkXTDjPhY+7uIY3o/MuGMoLafqEQbIs8XJwsN8 jYXw== X-Received: by 10.112.159.2 with SMTP id wy2mr4609311lbb.102.1447977472474; Thu, 19 Nov 2015 15:57:52 -0800 (PST) Original-Received: by 10.112.202.99 with HTTP; Thu, 19 Nov 2015 15:57:52 -0800 (PST) Original-Received: by 10.112.202.99 with HTTP; Thu, 19 Nov 2015 15:57:52 -0800 (PST) In-Reply-To: <87lh9ttvfp.fsf@red-bean.com> X-Google-Sender-Auth: 379iC5DJqrq8d_x3LxZLyentB64 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::230 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:194836 Archived-At: --001a11c240d0e3c4c10524ed86a1 Content-Type: text/plain; charset=UTF-8 On 19 Nov 2015 11:34 pm, "Karl Fogel" wrote: > Done, in commit c593538968a on the 'emacs-25' branch. Thank you, Karl. > (I think I don't need to do anything special to port this over to > 'master', right? It'll just happen automagically at some point?) Yes. At some point someone will merge these back. --001a11c240d0e3c4c10524ed86a1 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On 19 Nov 2015 11:34 pm, "Karl Fogel" <kfogel@red-bean.com> wrote:
> Done, in commit c593538968a on the 'emacs-25' branch.

Thank you, Karl.

> (I think I don't need to do anything special to por= t this over to
> 'master', right?=C2=A0 It'll just happen automagically at = some point?)

Yes. At some point someone will merge these back.

--001a11c240d0e3c4c10524ed86a1--