From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Chen Newsgroups: gmane.emacs.devel Subject: Re: including javascript/ecmascript mode Date: Wed, 25 Jan 2006 15:52:57 -0800 Message-ID: References: <878xtkghxj.fsf-monnier+emacs@gnu.org> Reply-To: quarl+dated+1138665036.0c4821@nospam.quarl.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1138233298 20586 80.91.229.2 (25 Jan 2006 23:54:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Jan 2006 23:54:58 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 26 00:54:50 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 1F1uSm-0006E4-RN for ged-emacs-devel@m.gmane.org; Thu, 26 Jan 2006 00:54:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1uVY-0005RJ-8b for ged-emacs-devel@m.gmane.org; Wed, 25 Jan 2006 18:57:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F1uVL-0005R4-94 for emacs-devel@gnu.org; Wed, 25 Jan 2006 18:56:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F1uVK-0005Qs-Mo for emacs-devel@gnu.org; Wed, 25 Jan 2006 18:56:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F1uVK-0005Qp-KC for emacs-devel@gnu.org; Wed, 25 Jan 2006 18:56:46 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1F1uSn-00006w-OJ for emacs-devel@gnu.org; Wed, 25 Jan 2006 18:54:09 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F1uS9-000624-Vd for emacs-devel@gnu.org; Thu, 26 Jan 2006 00:53:30 +0100 Original-Received: from roar.cs.berkeley.edu ([128.32.35.215]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Jan 2006 00:53:29 +0100 Original-Received: from quarl by roar.cs.berkeley.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 26 Jan 2006 00:53:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: roar.cs.berkeley.edu X-Quack-Archive: 1 Gmane-From: 1 User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:T8emuxWpL4n6xk2PQn+MiNb5E0Q= 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:49551 Archived-At: >>>>> On 2006-01-18 09:05 PST, Edward O'Connor writes: Ted> I concluded that Karl Landström's javascript.el is the Ted> nicest one out there. Ted> Hopefully he's already filed (or is willing to file) Ted> Emacs papers! :) Any news on this? I would love a Javascript mode distributed with Emacs as well. Has anybody contacted him about assigning copyright? How hard would it be to add ECMA/Javascript support to cc-mode? (I've used Java mode directly on js files, which is close enough in terms of syntax other than a few things like regular expressions.) -- Karl 2006-01-25 15:50