emacs-orgmode
[Top][All Lists]
Advanced

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

[O] java snippet code not exported


From: Andrea Crotti
Subject: [O] java snippet code not exported
Date: Sun, 20 Mar 2011 23:02:45 +0100

I was carrying around this issue since long time, but today I finally
understood what exactly the source is.

Suppose I have this very simple orgfile, if I try to export it to html I
get the error as below.  Can anyone else reproduce it?  I guess is
font-locking problem but that should be a perfectly valid (even if
perfectly useless java snippet).


--8<---------------cut here---------------start------------->8---
title

#+begin_src java
  import static org.junit.Assert.*;

#+end_src
--8<---------------cut here---------------end--------------->8---


--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (args-out-of-range 106 113)
  put-text-property(106 113 face font-lock-type-face)
  c-fontify-recorded-types-and-refs()...
--8<---------------cut here---------------end--------------->8---

Thanks,
Andrea

--
Org-mode version 7.5 (release_7.5.60.g706a)



reply via email to

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