"Roland Winkler" <wink...@gnu.org> writes:

> On Tue Mar 5 2013 Colin Hall wrote:
>> I aim to have bbdb-vcard (any fork) work with bbdb3
>> (Winkler-Zlatanaov). I started a couple of days ago. I'm using bbdb
>> current master installed from this repo:
>> 
>> http://savannah.nongnu.org/projects/bbdb/
>> 
>> and bbdb-vard.el current master from this repo:
>> 
>> https://github.com/tohojo/bbdb-vcard

Any progress on this? Is your branch on the web somewhere?

> A quick glance through bbdb-vcard gives me the code snippet
>
>       (bbdb-record-set-mail
>        bbdb-record (union vcard-email bbdb-nets :test 'string=))
>       (bbdb-record-set-address
>        bbdb-record (union vcard-adrs bbdb-addresses :test 'equal))
>       (bbdb-record-set-phone bbdb-record
>                               (union vcard-tels bbdb-phones :test 'equal))
>
> For use of bbdb-vcard with BBDB 3, I strongly recommend to replace
> any calls of bbdb-record-set-foo with bbdb-record-set-field, which
> ensures overall consistency and integrity of BBDB.

And I guess

bbdb-get-field → bbdb-record-get-field
bbdb-record-company → bbdb-record-organization

-- 
Kevin Brubeck Unhammer

GPG: 0x766AC60C


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to