emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: Broken fontification of code blocks [7.5 (release_7.5.525.g


From: Eric Schulte
Subject: Re: [O] Bug: Broken fontification of code blocks [7.5 (release_7.5.525.gd6fb5)]
Date: Fri, 01 Jul 2011 11:33:24 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]