From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: Automatically insert R source code block? Date: Fri, 16 Sep 2011 01:58:28 +0200 Message-ID: References: <1316128719.82446.YahooMailNeo@web161917.mail.bf1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4LpT-0004Ab-21 for emacs-orgmode@gnu.org; Thu, 15 Sep 2011 19:58:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4LpR-0006pi-V5 for emacs-orgmode@gnu.org; Thu, 15 Sep 2011 19:58:51 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:43156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4LpR-0006nx-PT for emacs-orgmode@gnu.org; Thu, 15 Sep 2011 19:58:49 -0400 Received: by bkbzs2 with SMTP id zs2so3407312bkb.0 for ; Thu, 15 Sep 2011 16:58:48 -0700 (PDT) In-Reply-To: <1316128719.82446.YahooMailNeo@web161917.mail.bf1.yahoo.com> 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: Michael Hannon Cc: Org-Mode List Hey Mike, On Fri, Sep 16, 2011 at 1:18 AM, Michael Hannon wrote= : > but Emacs complains about an "org-mode fontification error" and doesn't g= ive > me an executable R source-code block.=A0 I've tried numerous minor variat= ions > on this theme, but I don't think it's worth wasting your time by listing = all > of the thrashing I've done.=A0 The solution is probably obvious to people= with > a decent understanding of elisp. > Do you have org-src-fontify-natively set to t? If so I am taking a shot in the dark here, emacs probably doesn't know how to fontify R source. Do you have emacs-ess installed? I would expect an error like this if its not. But I could be wrong here as I don't use either of emacs-ess or R. Hopefully this was of some help. --=20 Suvayu Open source is the future. It sets us free.