From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: Javascript syntax highlighting? Date: Mon, 25 May 2015 12:26:24 -0400 Message-ID: References: <556330CA.9090500@pfdstudio.com> <87y4kcpvhv.fsf@isaac.fritz.box> <556336A2.8090401@pfdstudio.com> <87twv0prcw.fsf@isaac.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwvCx-00028M-NF for emacs-orgmode@gnu.org; Mon, 25 May 2015 12:26:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YwvCt-0005aJ-SY for emacs-orgmode@gnu.org; Mon, 25 May 2015 12:26:31 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:60006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YwvCt-0005aA-Eu for emacs-orgmode@gnu.org; Mon, 25 May 2015 12:26:27 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 10E3F20907 for ; Mon, 25 May 2015 12:26:25 -0400 (EDT) In-Reply-To: <87twv0prcw.fsf@isaac.fritz.box> (David Engster's message of "Mon, 25 May 2015 18:13:51 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org David Engster writes: > Peter Davis writes: >> On 5/25/15 10:44 AM, David Engster wrote: >>> Peter Davis writes: >>>> #+BEGIN_SRC Javascript >>> Don't capitalize, use 'javascript'. >> Thanks, David. >> >> That doesn't appear to make any difference. Neither does "js". > > Do you mean you don't see any highlighting in Emacs, or only in the > export? Either one. > What does 'C-h v major-mode RET' say when you are editing a Javascript > file? I've tried both js-mode and js2-mode. It doesn't seem to make any difference. Thanks! -pd