org-src: Allow to edit remotely inline src blocks
commit6c1f63b6a6af46dc2c6c5a1df14c99f637c1bbd1
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 8 Nov 2015 19:55:31 +0000 (8 20:55 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 8 Nov 2015 19:55:31 +0000 (8 20:55 +0100)
tree6e16ccb21b54782b45ccef5e1fe30d9869b147e8
parent10173ad6d610b6a98976950dd4ab21fcb2d967ac
org-src: Allow to edit remotely inline src blocks

* lisp/org-src.el (org-edit-inline-src-code): New function.
(org-src--contents-area): Handle inline src blocks.

* lisp/org.el (org-edit-special): When on an inline src block, edit it.
lisp/org-src.el
lisp/org.el