From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Babel language support for Mathematica Date: Thu, 09 Jan 2014 12:15:25 +0100 Message-ID: <87bnzltnhu.fsf@bzg.ath.cx> References: <87ha9dwisd.fsf@bzg.ath.cx> <87sisxtoer.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1DaN-0006fS-CA for emacs-orgmode@gnu.org; Thu, 09 Jan 2014 06:15:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W1DaE-0003mF-Um for emacs-orgmode@gnu.org; Thu, 09 Jan 2014 06:15:39 -0500 Received: from mail-wg0-x234.google.com ([2a00:1450:400c:c00::234]:46074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W1DaE-0003m8-Gw for emacs-orgmode@gnu.org; Thu, 09 Jan 2014 06:15:30 -0500 Received: by mail-wg0-f52.google.com with SMTP id b13so2374343wgh.19 for ; Thu, 09 Jan 2014 03:15:29 -0800 (PST) In-Reply-To: (Yi Wang's message of "Thu, 9 Jan 2014 11:03:24 +0000") 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: Yi Wang Cc: emacs-orgmode@gnu.org Yi Wang writes: > (1) If I open a .m file, there is font lock. Thus the problem > shouldn't be binding between mma.el and .m files. > (2) If I insert a src block of C or python code in org mode, there is > font lock. Thus the problem shouldn't be org-src-fontify-natively > (and I checked it is indeed t). What happen if you C-c ' on a .m block? -- Bastien