From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: font-lock in src code blocks Date: Sat, 07 Apr 2012 12:22:00 +0200 Message-ID: <874nsv265z.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60706) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SGSlF-0002n7-TW for emacs-orgmode@gnu.org; Sat, 07 Apr 2012 06:20:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SGSlE-0002kd-35 for emacs-orgmode@gnu.org; Sat, 07 Apr 2012 06:20:49 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:56766) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SGSlD-0002kU-Pg for emacs-orgmode@gnu.org; Sat, 07 Apr 2012 06:20:48 -0400 Received: by wibhj13 with SMTP id hj13so883905wib.12 for ; Sat, 07 Apr 2012 03:20:45 -0700 (PDT) In-Reply-To: (Neuwirth Erich's message of "Sat, 7 Apr 2012 12:15:26 +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: Neuwirth Erich Cc: emacs-orgmode@gnu.org Hi Erich, Neuwirth Erich writes: > I could not find the option to set language sensitive font locking in source code blocks. > Is there such an option? (setq org-src-fontify-natively t) HTH, -- Bastien