Hello, Oleh <ohwoeo...@gmail.com> writes:
> I want to be able to denote my source blocks like so: > > - *~* is the mark, > - *|* is the point > > #+begin_src elisp > (~a b c| d e f g h i j k l m n o p q r s t u v w x y z) > #+end_src > > - `org-edit-special' will automatically transform this markup into an > actual active region > - `org-edit-src-exit' will automatically transform an active region into > markup I don't understand what your use-case is. Note that `org-edit-special' already preserves region. Regards, -- Nicolas Goaziou