addressbook-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Addressbook-devel] importing contacts from bbdb


From: Jose E . Marchesi
Subject: Re: [Addressbook-devel] importing contacts from bbdb
Date: Thu, 27 May 2010 14:56:25 +0200 (CEST)

    
    (defun addrbook-dired-import-vcards ()
      (interactive)
      (mapc (lambda (filename)
              (addrbook-import-vcard  filename))
            (dired-get-marked-files)))
    
I think that you are using an old version of addressbook.  That
function is now called 'abook-summary-import-vcard'.

Did you get abook from the CVS repo at savannah.gnongnu.org?

--
Jose E. Marchesi    address@hidden
GNU Project         http://www.gnu.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]