From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Why js2-mode in Emacs 23.2? Date: Mon, 10 Aug 2009 01:34:11 +0200 Message-ID: <7b501d5c0908091634ndfba631vd9db6502db301097@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1249860871 25993 80.91.229.12 (9 Aug 2009 23:34:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Aug 2009 23:34:31 +0000 (UTC) To: Emacs-Devel devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 10 01:34:24 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MaHuB-0007pm-Ql for ged-emacs-devel@m.gmane.org; Mon, 10 Aug 2009 01:34:24 +0200 Original-Received: from localhost ([127.0.0.1]:59876 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaHuB-0007eJ-AU for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2009 19:34:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaHu6-0007c3-D6 for emacs-devel@gnu.org; Sun, 09 Aug 2009 19:34:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaHu1-0007Vk-TU for emacs-devel@gnu.org; Sun, 09 Aug 2009 19:34:18 -0400 Original-Received: from [199.232.76.173] (port=58209 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaHu1-0007Vc-MP for emacs-devel@gnu.org; Sun, 09 Aug 2009 19:34:13 -0400 Original-Received: from mail-ew0-f211.google.com ([209.85.219.211]:52611) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MaHu1-0004Rh-AE for emacs-devel@gnu.org; Sun, 09 Aug 2009 19:34:13 -0400 Original-Received: by ewy7 with SMTP id 7so2881076ewy.42 for ; Sun, 09 Aug 2009 16:34:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=qp9JAOilfajtRROFQZKbvAMTexvbj1/N184vwDb7brI=; b=Kr64PXy2wsLzICgfKxBkoGvwwUKfP4ctXpsh5yddg5BUtHd9tR20+aaxa2zoH+OkV5 S1oMivn7RMVAjk43bVohlJrOQ1rr/V1xNnyKs/Z35iZvipkpQSt5lJQNjLEv4x1CcQfc ZmRxgH/w60G9UEOGa2J4Cgrli4zNnDHskj1SY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=wQlBWRfdmteTWQO3/FOALJ9j4PAa02z088C6y64qaeW36QYfVgc9UQwgGWU88U5Zjx vFzbOJ76EEFQw4nm0JSqykye+vErIeTrnmmVynxtwZT+f+AvEfgNBQpL6PBpRkmHtnq7 8nGF5SmU9rdZvwDMPZCaNflNzD4BiUofEFE/w= Original-Received: by 10.211.178.12 with SMTP id f12mr2285636ebp.98.1249860851912; Sun, 09 Aug 2009 16:34:11 -0700 (PDT) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:113894 Archived-At: Hi I just found out that js2-mode will be shipped with Emacs 23.2. I'd just like to say that while js2-mode has some very nice features, I and several other JavaScript programmers enjoy "espresso-mode" by Daniel Colascione far more. It is not only faster (which should come as no surprise to anyone) but also *maintained*. Has there been any discussion here about which JavaScript mode people want? If so, could someone provide me with a link to that discussion? If not, let's have that discussion now! -- Deniz Dogan