From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: including javascript/ecmascript mode Date: Sun, 22 Jan 2006 02:44:34 +0200 Organization: JURTA Message-ID: <87mzhpcfpp.fsf@jurta.org> 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 1137894408 1952 80.91.229.2 (22 Jan 2006 01:46:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Jan 2006 01:46:48 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 22 02:46:47 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 1F0UJX-0002vV-QT for ged-emacs-devel@m.gmane.org; Sun, 22 Jan 2006 02:46:44 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0UM6-0000C7-B1 for ged-emacs-devel@m.gmane.org; Sat, 21 Jan 2006 20:49:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F0UGq-0002Vq-7I for emacs-devel@gnu.org; Sat, 21 Jan 2006 20:43:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F0UGo-0002Tq-R3 for emacs-devel@gnu.org; Sat, 21 Jan 2006 20:43:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F0UGn-0002TO-N7 for emacs-devel@gnu.org; Sat, 21 Jan 2006 20:43:53 -0500 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1F0ULH-0005A4-9o for emacs-devel@gnu.org; Sat, 21 Jan 2006 20:48:31 -0500 Original-Received: from mail.neti.ee (80-235-32-6-dsl.mus.estpak.ee [80.235.32.6]) by Relayhost1.neti.ee (Postfix) with ESMTP id 5D4795301; Sun, 22 Jan 2006 03:41:12 +0200 (EET) Original-To: Mathias Dahl In-Reply-To: (Mathias Dahl's message of "Wed, 18 Jan 2006 10:20:01 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:49375 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. Since CC mode already supports java-mode, wouldn't it be better to base javascript-mode and css-mode on the feature-rich CC mode package? -- Juri Linkov http://www.jurta.org/emacs/