From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: coloring source for scala Date: Thu, 30 Aug 2012 08:33:14 +0200 Message-ID: <878vcwvqhh.fsf@altern.org> References: <877gshj9aq.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:57716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6yJY-0000nb-K8 for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 02:33:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T6yJQ-0001NB-BL for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 02:33:16 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:50848) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T6yJQ-0001N0-5B for emacs-orgmode@gnu.org; Thu, 30 Aug 2012 02:33:08 -0400 Received: by wibhq4 with SMTP id hq4so5680487wib.12 for ; Wed, 29 Aug 2012 23:33:06 -0700 (PDT) In-Reply-To: (Alexandre Russel's message of "Thu, 30 Aug 2012 07:41:53 +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: Alexandre Russel Cc: emacs-orgmode@gnu.org Alexandre Russel writes: > Is there a way to have color for scala ? You'd need a scala-mode to handle the fontification, apparently there is no scala-mode in Emacs yet. I found[1] one here: ~$ svn co http://lampsvn.epfl.ch/svn-repos/scala/scala-tool-support/trunk/src/emacs/ scala-mode HTH, [1] http://www.scala-lang.org/node/354 -- Bastien