emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: [BABEL] Two minor issues


From: Sébastien Vauban
Subject: [Orgmode] Re: [BABEL] Two minor issues
Date: Mon, 22 Nov 2010 22:36:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (windows-nt)

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




reply via email to

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