contrib/lisp/org-contacts.el: Allow the user to customize interactively the vcard...
commit08e77958598edc1fa83c452399587e74ecd4a03d
authorGrégoire Jadi <gregoire.jadi@gmail.com>
Sat, 26 Jul 2014 04:15:30 +0000 (26 13:15 +0900)
committerGrégoire Jadi <gregoire.jadi@gmail.com>
Sat, 26 Jul 2014 04:36:46 +0000 (26 13:36 +0900)
tree54165c3bfa7529527d9ee593333886469ba588d0
parent04f52fa2f37713b9a9b429faff2bbb49376e2209
contrib/lisp/org-contacts.el: Allow the user to customize interactively the vcard export

* contrib/lisp/org-contacts.el (org-contacts-export-as-vcard): Wrap
  `org-contacts-export-as-vcard-internal' to prompt for the parameters
  when called interactively.
(org-contacts-export-as-vcard-internal): The old function
  `org-contacts-export-as-vcard'.

Thanks to Esben Stien for the suggestion.
contrib/lisp/org-contacts.el