org-footnote: fix bug when inserting a footnote in a non-Org buffer
commit3b5132bf8f1785354ee5ea785dcd670fa4122557
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 25 Jul 2011 09:24:57 +0000 (25 11:24 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 25 Jul 2011 09:26:06 +0000 (25 11:26 +0200)
treec2193e740870e937b91cf5cd13cc510f6bc97ccd
parent642c6667666f1f86f8a461e7bbbc8a2e7510b4b9
org-footnote: fix bug when inserting a footnote in a non-Org buffer

* lisp/org-footnote.el (org-footnote-create-definition): when skipping
  already written footnotes definition, the algorithme would assume
  each one was only one-line long.
lisp/org-footnote.el