contrib/lisp/org-contacts.el (org-contacts-complete-name): Prevent an error when...
commit7d48126665fe00ccc6bae2e95dd4df29cdfb2fa1
authorGrégoire Jadi <gregoire.jadi@gmail.com>
Thu, 28 Feb 2013 10:45:36 +0000 (28 11:45 +0100)
committerGrégoire Jadi <gregoire.jadi@gmail.com>
Thu, 28 Feb 2013 12:46:33 +0000 (28 13:46 +0100)
tree2801e134b674d9baa8426d28688aefeceaf17bf4
parent8f3a109a2177a759bda2d7550b79cef6c0183bc7
contrib/lisp/org-contacts.el (org-contacts-complete-name): Prevent an error when there is no completion available

* contrib/lisp/org-contacts.el (org-contacts-complete-name): Compute the
completion-list a bit earlier to prevent an error when there is no
completion available.
contrib/lisp/org-contacts.el