From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#21526: 24.5; prolog-mode: broken indentation for if-then-else construct Date: Wed, 21 Oct 2015 21:16:23 -0400 Message-ID: References: <8737xwbeo0.fsf@metalevel.at> <87a8rw27vh.fsf@metalevel.at> <87egh8rlnn.fsf@metalevel.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445476643 9376 80.91.229.3 (22 Oct 2015 01:17:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 Oct 2015 01:17:23 +0000 (UTC) Cc: 21526@debbugs.gnu.org To: Markus Triska Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 22 03:17:12 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1Zp4VB-0003bK-W1 for geb-bug-gnu-emacs@m.gmane.org; Thu, 22 Oct 2015 03:17:10 +0200 Original-Received: from localhost ([::1]:55127 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zp4VB-0000e0-Ib for geb-bug-gnu-emacs@m.gmane.org; Wed, 21 Oct 2015 21:17:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zp4V7-0000dU-LQ for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2015 21:17:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zp4V4-00039e-Eu for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2015 21:17:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:40963) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zp4V4-00039a-BK for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2015 21:17:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Zp4V3-0003Bh-Qu for bug-gnu-emacs@gnu.org; Wed, 21 Oct 2015 21:17:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 22 Oct 2015 01:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21526 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 21526-submit@debbugs.gnu.org id=B21526.144547660712229 (code B ref 21526); Thu, 22 Oct 2015 01:17:01 +0000 Original-Received: (at 21526) by debbugs.gnu.org; 22 Oct 2015 01:16:47 +0000 Original-Received: from localhost ([127.0.0.1]:59904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zp4Uo-0003BB-In for submit@debbugs.gnu.org; Wed, 21 Oct 2015 21:16:46 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:53523) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zp4UT-0003Ai-IF for 21526@debbugs.gnu.org; Wed, 21 Oct 2015 21:16:44 -0400 Original-Received: from fmsmemgm.homelinux.net (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id t9M1GNks009299; Wed, 21 Oct 2015 21:16:23 -0400 Original-Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 7B4F4AE24F; Wed, 21 Oct 2015 21:16:23 -0400 (EDT) In-Reply-To: (Markus Triska's message of "Wed, 21 Oct 2015 23:58:54 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV5466=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5466> : inlines <3953> : streams <1525278> : uri <2067827> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:107818 Archived-At: > This was the default behaviour of this mode, up until the point these > regressions were introduced. All it takes is to re-introduce the flag to > disable the, in my view, currently in many ways broken new indentation > code, and use the previous behaviour of Stefan Bruda's original mode, > which was also the default when this mode was included in GNU Emacs. OK, let's turn things around, indeed: we revert to Stefan Bruda's indentation code, you're handed responsibility over that code, and I get to send you the bug reports about all the regressions this will introduce. Stefan