From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: Questioning the new behavior of `open-line'. Date: Thu, 12 Nov 2015 12:18:28 +0100 Message-ID: References: <87vb98csu1.fsf@red-bean.com> <87h9kscqig.fsf@red-bean.com> <83vb98jqwp.fsf@gnu.org> <87k2poba1s.fsf@red-bean.com> <83si4cjnyw.fsf@gnu.org> <87twosp5ke.fsf@fencepost.gnu.org> <87fv0cm64g.fsf@gmx.us> <87si4bsktk.fsf@red-bean.com> <87wptnlbl6.fsf@gmx.us> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1447327141 22187 80.91.229.3 (12 Nov 2015 11:19:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Nov 2015 11:19:01 +0000 (UTC) Cc: emacs-devel@gnu.org To: Rasmus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 12 12:18:53 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 1Zwptx-0003qo-5p for ged-emacs-devel@m.gmane.org; Thu, 12 Nov 2015 12:18:49 +0100 Original-Received: from localhost ([::1]:45971 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwptw-0000lP-Ml for ged-emacs-devel@m.gmane.org; Thu, 12 Nov 2015 06:18:48 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56519) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwpth-0000lH-Iv for emacs-devel@gnu.org; Thu, 12 Nov 2015 06:18:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zwpte-00018c-DY for emacs-devel@gnu.org; Thu, 12 Nov 2015 06:18:33 -0500 Original-Received: from mx2.suse.de ([195.135.220.15]:35620) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwpte-00018O-7E for emacs-devel@gnu.org; Thu, 12 Nov 2015 06:18:30 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Original-Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id BB787AAF4; Thu, 12 Nov 2015 11:18:06 +0000 (UTC) X-Yow: What UNIVERSE is this, please?? In-Reply-To: <87wptnlbl6.fsf@gmx.us> (rasmus@gmx.us's message of "Thu, 12 Nov 2015 12:08:05 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (no timestamps) [generic] X-Received-From: 195.135.220.15 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:194213 Archived-At: Rasmus writes: > You may say that this is an example of separate bug (and indeed there > exists a bug report on JS mode alignment), but to the extend that > misbehaviors (even "subjective misbehaviors") exists, it=E2=80=99s very= useful to > have dumb behavior available. Here=E2=80=99s an example of d3.js. I m= ay want to > insert a new attribute before the width, without affecting the current > indentation. I=E2=80=99d then use C-o. > > var svg =3D div.append("svg") > .attr("width", box_plot.w) > .attr("height", box_plot.h); There is also C-M-o (split-line) which would keep the indentation intact. Andreas. --=20 Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint =3D 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D= 7 "And now for something completely different."