Re: [O] VCard export problems

2013-04-06 Thread Bastien
Hi Simon, Simon Thum writes: > I now get: This should be fixed by Feng patch that I just applied, thanks for reporting it. -- Bastien

Re: [O] VCard export problems

2013-04-06 Thread Simon Thum
Hi Bastien, Thanks for the fast response! I now get: Debugger entered--Lisp error: (void-variable tel) (if tel (progn (progn (setq phones-list (split-string tel "[,;: ]+")) (setq result "") (while phones-list (setq result (concat result "TEL:" (car phones-list) "\n")) (setq phones-list (cdr

Re: [O] VCard export problems

2013-04-06 Thread Bastien
Hi Simon, Simon Thum writes: > I suspect some require > is missing in org-contacts. In fact, `org-install-letbind' was called while not existing in current Org. So org-contacts.el tried to load the org-exp.el file that comes with your Emacs and that we never want to load when using pre-8.0. I

[O] VCard export problems

2013-04-06 Thread Simon Thum
Hi, I just updates to the latest org and found the vcard export no longer works. I get Exporting... let*: Symbol's function definition is void: org-install-letbind Debug gets me: Debugger entered--Lisp error: (void-function org-install-letbind) (org-install-letbind) (let* ((filename (or