From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#32014: 26.1; lisp-indent-line fails in first line of Ielm Date: Sat, 30 Jun 2018 09:52:02 +0300 Message-ID: <831scoojfx.fsf@gnu.org> References: <876021mb84.fsf@gmail.com> <87sh55m8b2.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1530341470 4344 195.159.176.226 (30 Jun 2018 06:51:10 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 30 Jun 2018 06:51:10 +0000 (UTC) Cc: joaotavora@gmail.com, 32014@debbugs.gnu.org To: Noam Postavsky Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jun 30 08:51:06 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZ9iq-00011i-TM for geb-bug-gnu-emacs@m.gmane.org; Sat, 30 Jun 2018 08:51:05 +0200 Original-Received: from localhost ([::1]:45893 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fZ9ky-0006br-BB for geb-bug-gnu-emacs@m.gmane.org; Sat, 30 Jun 2018 02:53:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fZ9ko-0006ah-E7 for bug-gnu-emacs@gnu.org; Sat, 30 Jun 2018 02:53:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fZ9kl-0002Rs-CJ for bug-gnu-emacs@gnu.org; Sat, 30 Jun 2018 02:53:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:60616) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fZ9kl-0002RL-7g for bug-gnu-emacs@gnu.org; Sat, 30 Jun 2018 02:53:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fZ9kk-0005D0-B1 for bug-gnu-emacs@gnu.org; Sat, 30 Jun 2018 02:53:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 30 Jun 2018 06:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 32014 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 32014-submit@debbugs.gnu.org id=B32014.153034152219883 (code B ref 32014); Sat, 30 Jun 2018 06:53:02 +0000 Original-Received: (at 32014) by debbugs.gnu.org; 30 Jun 2018 06:52:02 +0000 Original-Received: from localhost ([127.0.0.1]:40276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZ9jm-0005Ad-CS for submit@debbugs.gnu.org; Sat, 30 Jun 2018 02:52:02 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:54125) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fZ9jl-0005A7-9f for 32014@debbugs.gnu.org; Sat, 30 Jun 2018 02:52:01 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fZ9jc-0006q8-Sx for 32014@debbugs.gnu.org; Sat, 30 Jun 2018 02:51:55 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57455) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fZ9jc-0006pO-LL; Sat, 30 Jun 2018 02:51:52 -0400 Original-Received: from [176.228.60.248] (port=2451 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fZ9jc-0006PC-3c; Sat, 30 Jun 2018 02:51:52 -0400 In-reply-to: <87sh55m8b2.fsf@gmail.com> (message from Noam Postavsky on Fri, 29 Jun 2018 20:23:13 -0400) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:147987 Archived-At: > From: Noam Postavsky > Date: Fri, 29 Jun 2018 20:23:13 -0400 > Cc: 32014@debbugs.gnu.org > > I propose this for emacs-26: OK. > and this for master: I'm not sure I'm okay with changing the behavior of forward/backward-to-indentation like that. It's an incompatible change, isn't it? The documentation doesn't seem to tell anything wrt the behavior in presence of fields, but that doesn't mean we can make such changes without considering the consequences. Can you tell why you think this change is TRT? In any case, such a change should be reflected in NEWS and in the doc strings.