all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* java snippet code not exported
@ 2011-03-20 22:02 Andrea Crotti
  2011-03-21  8:39 ` Eric S Fraga
  0 siblings, 1 reply; 3+ messages in thread
From: Andrea Crotti @ 2011-03-20 22:02 UTC (permalink / raw)
  To: emacs-orgmode

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)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-21 10:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-20 22:02 java snippet code not exported Andrea Crotti
2011-03-21  8:39 ` Eric S Fraga
2011-03-21 10:55   ` andrea crotti

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.