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#8576: 23.2; js-mode doesn't support multi-line variable declarations Date: Wed, 15 Feb 2012 15:41:48 -0500 Message-ID: References: <4DB915B0.7010605@ubercode.de> <4DFE5E2E.2040606@gmail.com> <4F3BA5C1.1080807@ubercode.de> <4F3C06B7.9090205@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329338547 26105 80.91.229.3 (15 Feb 2012 20:42:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 15 Feb 2012 20:42:27 +0000 (UTC) Cc: 8576@debbugs.gnu.org, "Felix H. Dahlke" , Daniel Colascione , 8584@debbugs.gnu.org To: Daniel Colascione Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Feb 15 21:42:24 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RxlgF-0006uV-Vi for geb-bug-gnu-emacs@m.gmane.org; Wed, 15 Feb 2012 21:42:24 +0100 Original-Received: from localhost ([::1]:37152 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxlgF-0002pO-It for geb-bug-gnu-emacs@m.gmane.org; Wed, 15 Feb 2012 15:42:23 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:42273) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxlgB-0002of-Lp for bug-gnu-emacs@gnu.org; Wed, 15 Feb 2012 15:42:20 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RxlgA-000422-7t for bug-gnu-emacs@gnu.org; Wed, 15 Feb 2012 15:42:19 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:38240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxlgA-00041t-6I for bug-gnu-emacs@gnu.org; Wed, 15 Feb 2012 15:42:18 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Rxlhp-0007S4-Ii for bug-gnu-emacs@gnu.org; Wed, 15 Feb 2012 15:44:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 15 Feb 2012 20:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8576 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8576-submit@debbugs.gnu.org id=B8576.132933862428612 (code B ref 8576); Wed, 15 Feb 2012 20:44:01 +0000 Original-Received: (at 8576) by debbugs.gnu.org; 15 Feb 2012 20:43:44 +0000 Original-Received: from localhost ([127.0.0.1]:41863 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RxlhW-0007RM-Tu for submit@debbugs.gnu.org; Wed, 15 Feb 2012 15:43:43 -0500 Original-Received: from pruche.dit.umontreal.ca ([132.204.246.22]:47047) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RxlhP-0007R3-Qh; Wed, 15 Feb 2012 15:43:37 -0500 Original-Received: from pastel.home (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id q1FKfmE8013542; Wed, 15 Feb 2012 15:41:49 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 55FFA5929A; Wed, 15 Feb 2012 15:41:48 -0500 (EST) In-Reply-To: <4F3C06B7.9090205@dancol.org> (Daniel Colascione's message of "Wed, 15 Feb 2012 11:25:43 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV4133=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4133> : streams <728967> : uri <1066072> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:56928 Archived-At: > I'll work on a fix, at least for indentation. The trouble is that the > fix involves a potentially unbounded amount of backward parsing. AFAIK all indentation algorithms involve some unbounded amount of backward parsing, except for some rare exceptions where the language's syntax is sufficiently limited/redundant (and line-oriented). Stefan