From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: including javascript/ecmascript mode Date: Wed, 18 Jan 2006 10:43:27 -0500 Message-ID: References: <878xtkghxj.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1137613006 10910 80.91.229.2 (18 Jan 2006 19:36:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Jan 2006 19:36:46 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 18 20:36:29 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EzJ67-00050h-QH for ged-emacs-devel@m.gmane.org; Wed, 18 Jan 2006 20:36:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EzJ8W-000532-HD for ged-emacs-devel@m.gmane.org; Wed, 18 Jan 2006 14:38:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EzFat-0006U2-CW for emacs-devel@gnu.org; Wed, 18 Jan 2006 10:51:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EzFaV-0006GV-Tk for emacs-devel@gnu.org; Wed, 18 Jan 2006 10:51:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EzFVb-0004P0-GH for emacs-devel@gnu.org; Wed, 18 Jan 2006 10:46:03 -0500 Original-Received: from [132.204.24.67] (helo=mercure.iro.umontreal.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EzFZT-0002TL-HD for emacs-devel@gnu.org; Wed, 18 Jan 2006 10:50:03 -0500 Original-Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 151062CF758; Wed, 18 Jan 2006 10:43:32 -0500 (EST) Original-Received: from asado.iro.umontreal.ca (asado.iro.umontreal.ca [132.204.24.84]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 15BB84AC017; Wed, 18 Jan 2006 10:43:28 -0500 (EST) Original-Received: by asado.iro.umontreal.ca (Postfix, from userid 20848) id 1284BE6C19; Wed, 18 Jan 2006 10:43:28 -0500 (EST) Original-To: Mathias Dahl In-Reply-To: (Mathias Dahl's message of "Wed, 18 Jan 2006 10:20:01 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-4.855, requis 5, autolearn=not spam, AWL 0.04, BAYES_00 -4.90) X-MailScanner-From: monnier@iro.umontreal.ca X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:49233 Archived-At: >> I don't care whose version is initially used; I'm sure each has >> features to be merged. It just goes to show that emacs >> desperately needs to distribute a CSS mode since everyone has >> their own. > When speaking about modes, how about adding a *real* (not the one in > generic-x) ecmascript/javascript-mode too? Coding javascript is not > likely to be less common in the near future. Agreed. Stefan