Re: BBDB failed to handle what it considers duplicates

2013-01-13 Thread Roland Winkler
On Sat Jan 12 2013 Leo Liu wrote: It seems we are going back in time. The problem is name cannot single-handedly identify a record. Having used BBDB since v2 I have nearly a thousand records. Duplicates happen and v3 can not handle it or handle it badly. End of the year I installed a bunch of

Re: [BBDB] ChangeLog 2013-01-13 (completion for organization field)

2013-01-13 Thread Roland Winkler
On Sun Jan 13 2013 Roland Winkler wrote: The patch below provides completion for the organization field using completing-read-multiple. This requires GNU Emacs from the trunk (version 24.3). Only the latter handles multi-character separators properly. To avoid confusion: with a less recent

Re: [BBDB] ChangeLog 2013-01-13 (completion for organization field)

2013-01-13 Thread Roland Winkler
On Sun Jan 13 2013 Roland Winkler wrote: The patch below provides completion for the organization field using completing-read-multiple. This requires GNU Emacs from the trunk (version 24.3). Only the latter handles multi-character separators properly. Now this should work as promised!