emacs-orgmode
[Top][All Lists]
Advanced

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

[O] [BUG] src_blocks - :wrap blocks not being overwritten


From: Carlos García
Subject: [O] [BUG] src_blocks - :wrap blocks not being overwritten
Date: Wed, 24 Oct 2018 23:29:08 +0200

Hi List,

The functionality of replacing blocks using ":wrap" seems to be broken.
In this email [1] from 2014, a user reported that this was working:

,----
| * A
| #+header: :results raw replace :wrap
| #+begin_src emacs-lisp 
|   (+ 2 2)
| #+end_src
| #+results:
| #+BEGIN_RESULTS
| 4
| #+END_RESULTS
`----

i'm running orgmode 9.1.14 and the "BEGIN_RESULTS" blocks are not getting overwritten. Can anybody else reproduce this problem?


Regards,
Carlos


reply via email to

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