From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: Bug: Broken fontification of code blocks [7.5 (release_7.5.525.gd6fb5)] Date: Fri, 01 Jul 2011 11:33:24 -0700 Message-ID: <87boxdonpn.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QciX4-0006ec-Ip for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 14:33:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QciX0-0002G3-N6 for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 14:33:37 -0400 Received: from mail-iw0-f169.google.com ([209.85.214.169]:57025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QciWy-0002EE-QP for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 14:33:33 -0400 Received: by iwn8 with SMTP id 8so3881925iwn.0 for ; Fri, 01 Jul 2011 11:33:30 -0700 (PDT) In-Reply-To: (Oleksandr Manzyuk's message of "Fri, 1 Jul 2011 01:22:58 +0100") 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: Oleksandr Manzyuk Cc: emacs-orgmode@gnu.org Hi Oleksandr, [...] > > 2. Edit the following minimal example: > > #+begin_src > (defun id (x) x) > #+end_src > The behavior you describe below is the desired behavior, not a bug. A language is a desired property of a code block, if you want a simple example block please use the example syntax. #+begin_example #+end_example Best -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/