org-element: Fix buffer positions when merging requests
commitf1433d82aea7c48a3482feb4ed2e33ffef47a074
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 3 Jul 2014 20:08:10 +0000 (3 22:08 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 5 Jul 2014 08:54:09 +0000 (5 10:54 +0200)
tree3541e9f1d77ac4fc86875839814204a67fa9a9d1
parentfdc673dac0f23c3766ca547b7879435b20a35624
org-element: Fix buffer positions when merging requests

* lisp/org-element.el (org-element--cache-submit-request): Correctly
  compute buffer positions where cache is missing, taking into account
  the request not yet applied.
lisp/org-element.el