emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] showing orgmode source in orgmode


From: Alexandre Russel
Subject: Re: [O] showing orgmode source in orgmode
Date: Fri, 31 Aug 2012 06:58:25 +0200

On Fri, Aug 31, 2012 at 6:44 AM, Charles Philip Chan <address@hidden> wrote:
> Charles Philip Chan <address@hidden> writes:
>
> Hi Alexandre:
>
>> "#+begin_src" only works with certain programming languages. Please
>> refer to section 14 of the manual.
>
> Sorry, it seems that org-mode is supported, try:
>
> ,----
> | #+begin_src org
> | #+end_src
> `----

#+begin_example org
#+begin_src java
#+end_src
#+end_src
exports without color:
#+begin_src java
#+end_src

#+begin_src org
#+begin_src java
#+end_src
#+end_src
exports with color but only:
#+begin_src java

Alex

>
> Cheers,
> Charles
>
> --
> Dijkstra probably hates me
> (Linus Torvalds, in kernel/sched.c)



reply via email to

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