org-src: Fix escaping in remote editing
commit71641bc3a0882bb16fb2b62ebef8ebc98ba0e3d8
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 22 May 2015 18:59:31 +0000 (22 20:59 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 22 May 2015 18:59:31 +0000 (22 20:59 +0200)
treea17d4585755d5963febb365613edca2a2c491ad7
parent275bb10d76c53c7cb2600e9f7338de3f8c86f7d9
org-src: Fix escaping in remote editing

* lisp/org-src.el (org-src--contents-area): Include contents to be
  inserted in the edit buffer in return value.
(org-src--edit-element): Apply change above.

Reported-by: Kyle Meyer <kyle@kyleam.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/97784>
lisp/org-src.el