Sorry, I forgot to forward this Mail to the list.
regards,
Dirk.
Anfang der weitergeleiteten E-Mail:
> Von: Dirk Scharff
> Betreff: Re: [O] [feature request] tangle on org-special-edit
> Datum: 21. Juli 2011 22:32:13 MESZ
> An: Eric Schulte
>
> Hi Eric,
>
> playin
Hi Dirk,
Using the simple attached Org-mode file,
#+source: def-something
#+begin_src sh
SOMETHING=nothing
#+end_src
#+begin_src sh
<>
echo $SOMETHING
#+end_src
When I call C-c C-v ' in the second code block I get a buffer containing
--8<---cut here---start
On Thu, Jul 21, 2011 at 7:19 PM, Eric Schulte wrote:
> Dirk Scharff writes:
>
> > Hello,
> >
> > Org-mode provides the function to edit code blocks in their languages
> > native environment. If you want do literate programming you'll end up
> > with web-syntax (<> ) in the
> > environment org-spe
Dirk Scharff writes:
> Hello,
>
> Org-mode provides the function to edit code blocks in their languages
> native environment. If you want do literate programming you'll end up
> with web-syntax (<> ) in the
> environment org-special-edit started.
>
> I'd like to purpose, that before opening the s
Hello,
Org-mode provides the function to edit code blocks in their languages native
environment. If you want do literate programming you'll end up with web-syntax
(<> ) in the environment org-special-edit
started.
I'd like to purpose, that before opening the special language environment, the