org-lparse.el: Fix issues with formatting of custom links
commit22b9e6878208eed38a03f3eebcf85ff6a5956bf6
authorJambunathan K <kjambunathan@gmail.com>
Sat, 12 Nov 2011 21:03:35 +0000 (13 02:33 +0530)
committerJambunathan K <kjambunathan@gmail.com>
Sat, 12 Nov 2011 21:15:57 +0000 (13 02:45 +0530)
treef2fe20deeaab48e78810606f365e78872f5292c1
parent25eefa57e4914406faba338a983da1efb5d59b62
org-lparse.el: Fix issues with formatting of custom links

* contrib/lisp/org-lparse.el (org-lparse-format-org-link): Fix
issues with formatting of custom links - pass the right
backend to the custom formatter.

Fix for bug reported by Christian Moe here:
http://lists.gnu.org/archive/html/emacs-orgmode/2011-11/msg00474.html

TODO: Modify `org-bbdb-export' to support odt backend.  Review contrib
modules for odt compatibility.
contrib/lisp/org-lparse.el