org-src: Fix footnote reference remote editing
commit9f5c252f93f2e1bb187b57760523e08df662abac
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 7 Jun 2017 22:57:38 +0000 (8 00:57 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 7 Jun 2017 22:57:38 +0000 (8 00:57 +0200)
tree8aabca9470953356b571d6f1c80bd12656159c30
parent3b8037f316dd5147a09cfadd3bbb81e17a283b7c
org-src: Fix footnote reference remote editing

* lisp/org-src.el (org-edit-footnote-reference): Do not collapse
  footnote definitions after editing remotely one of them.

* testing/lisp/test-org-src.el (test-org-src/footnote-references): New
  test.
lisp/org-src.el
testing/lisp/test-org-src.el