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#16593: 24.3.50; ruby-mode: align chained method calls on multiple lines Date: Fri, 31 Jan 2014 09:33:11 -0500 Message-ID: References: <87eh3qw0z1.fsf@yandex.ru> <52EB1B96.4020602@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1391178843 29158 80.91.229.3 (31 Jan 2014 14:34:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 31 Jan 2014 14:34:03 +0000 (UTC) Cc: 16593@debbugs.gnu.org, Bozhidar Batsov To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jan 31 15:34:09 2014 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 1W9FAW-000317-K7 for geb-bug-gnu-emacs@m.gmane.org; Fri, 31 Jan 2014 15:34:08 +0100 Original-Received: from localhost ([::1]:55944 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9FAV-0002bQ-GS for geb-bug-gnu-emacs@m.gmane.org; Fri, 31 Jan 2014 09:34:07 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9FAS-0002b4-GP for bug-gnu-emacs@gnu.org; Fri, 31 Jan 2014 09:34:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W9FAR-0002mw-6l for bug-gnu-emacs@gnu.org; Fri, 31 Jan 2014 09:34:04 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:56679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W9FAR-0002ms-3b for bug-gnu-emacs@gnu.org; Fri, 31 Jan 2014 09:34:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1W9FAQ-00078c-CH for bug-gnu-emacs@gnu.org; Fri, 31 Jan 2014 09:34:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 31 Jan 2014 14:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 16593 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 16593-submit@debbugs.gnu.org id=B16593.139117879627379 (code B ref 16593); Fri, 31 Jan 2014 14:34:02 +0000 Original-Received: (at 16593) by debbugs.gnu.org; 31 Jan 2014 14:33:16 +0000 Original-Received: from localhost ([127.0.0.1]:42465 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W9F9f-00077X-7G for submit@debbugs.gnu.org; Fri, 31 Jan 2014 09:33:15 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:26963) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W9F9c-00077L-7h for 16593@debbugs.gnu.org; Fri, 31 Jan 2014 09:33:12 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av8EABK/CFHO+J67/2dsb2JhbABEuzWDWRdzgh4BAQQBViMFCwsOJhIUGA0kiB4GwS2RCgOIYZwZgV6DFQ X-IPAS-Result: Av8EABK/CFHO+J67/2dsb2JhbABEuzWDWRdzgh4BAQQBViMFCwsOJhIUGA0kiB4GwS2RCgOIYZwZgV6DFQ X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="46490970" Original-Received: from 206-248-158-187.dsl.teksavvy.com (HELO pastel.home) ([206.248.158.187]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 31 Jan 2014 09:33:11 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 411E26011E; Fri, 31 Jan 2014 09:33:11 -0500 (EST) In-Reply-To: <52EB1B96.4020602@yandex.ru> (Dmitry Gutov's message of "Fri, 31 Jan 2014 05:42:14 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) 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: 140.186.70.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:84353 Archived-At: > Do you think it's not too late in the feature freeze to install a change > like this, or should we wait until the trunk reopens? It's up to you. >> Apparently there is no more conflict in the BNF in this respect so the >> disambiguation constraint (assoc ".") that's passed to it is ignored. > Without that constraint there, SMIE showed warnings about ambiguities > between ".", "," and "=". It somehow ignored the associativity, though. That's normal. The disambiguation constraints provide a bunch of constraints, and but only the ones that resolve ambiguities are used. The (assoc ".") being together with other things, indicates not only that "." should be associative (in case of ambiguity) but also its relative precedence w.r.t other elements like , and =. Stefan