From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: Questioning the new behavior of `open-line'. Date: Thu, 12 Nov 2015 01:59:27 -0600 Message-ID: <87wptnsl5s.fsf@red-bean.com> References: <87vb98csu1.fsf@red-bean.com> <87h9kscqig.fsf@red-bean.com> <83vb98jqwp.fsf@gnu.org> <87k2poba1s.fsf@red-bean.com> <83si4cjnyw.fsf@gnu.org> <83oaf0jmcg.fsf@gnu.org> Reply-To: Karl Fogel NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1447315187 21542 80.91.229.3 (12 Nov 2015 07:59:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Nov 2015 07:59:47 +0000 (UTC) To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 12 08:59:37 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 1Zwmn9-0006Kr-NM for ged-emacs-devel@m.gmane.org; Thu, 12 Nov 2015 08:59:35 +0100 Original-Received: from localhost ([::1]:45029 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwmn9-0005FU-2C for ged-emacs-devel@m.gmane.org; Thu, 12 Nov 2015 02:59:35 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwmn5-0005FM-SS for emacs-devel@gnu.org; Thu, 12 Nov 2015 02:59:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zwmn2-0000or-NH for emacs-devel@gnu.org; Thu, 12 Nov 2015 02:59:31 -0500 Original-Received: from mail-ig0-x22c.google.com ([2607:f8b0:4001:c05::22c]:38891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwmn2-0000od-Hx for emacs-devel@gnu.org; Thu, 12 Nov 2015 02:59:28 -0500 Original-Received: by igbxm8 with SMTP id xm8so36488986igb.1 for ; Wed, 11 Nov 2015 23:59:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:subject:references:reply-to:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=Qg+Gra3iLSJCPfkMV4ckYXBtzh3MJyGWkN9FGA8HrAM=; b=J01/tREx4bYz6h6BgxGiVNawh4m12llIwsxkKarQUjxOIlSxq1DAoVQk/fJpzcklnR +iwnjCp4j8eiLxo7wQ01nagRuRGU3Kd0T/MV4wxbAl556GfxH2GPAJXljO6KZIGux/dF Ai46wJf531P1iI0DrtfXHi0fGmun54t/UdiNTic2JIrLwqZ5WbvFJVhk/5okFG+RJagf RkMbOH8OSjLIADBi4UUe3VmkvFIy9CFt2AWdazSITUPFEqQdxeJPSxMnSGyeGqO2rubI +GwUqyxlGam1xP7Kls1gVVZsMQjoO2KszwiULKstClWhH53580ZHQeWb4Gix/tzud/ZR zDWA== X-Received: by 10.50.138.11 with SMTP id qm11mr14338103igb.31.1447315168183; Wed, 11 Nov 2015 23:59:28 -0800 (PST) Original-Received: from kdesk (24-148-35-36.c3-0.grn-ubr1.chi-grn.il.cable.rcn.com. [24.148.35.36]) by smtp.gmail.com with ESMTPSA id u24sm4656983ioi.14.2015.11.11.23.59.27 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Nov 2015 23:59:27 -0800 (PST) In-Reply-To: (John Wiegley's message of "Wed, 11 Nov 2015 13:13:57 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c05::22c 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:194201 Archived-At: John Wiegley writes: >>>>>> Karl Fogel writes: > >> I'll happily make the change, but will wait to see if there's some >> consensus. > >Could you open a bug to track this, so we don't forget? It should be addressed >in the release, if electric-indent-mode is indeed to be on by default. Sure: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21884