Hi Dan,

Sébastien Vauban wrote:
> Dan Davison wrote:
>> This seems to work -- could you try it out?
>
> Perfect for me!  Thanks a lot...

Just discovered a problem:
- right fontification (of everything) when code begins in col 0
- no fontification when col > 0

Example:

--8<---------------cut here---------------start------------->8---
#+begin_src emacs-lisp :results wrap :exports both
  "something else"
#+end_src

now indented
- first
- second

  #+begin_src emacs-lisp :results wrap :exports both
    "something else"
  #+end_src
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

-- 
Sébastien Vauban


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to