Re: [BBDB] ChangeLog 2012-08-01

2012-08-02 Thread Alan Schmitt
"Roland Winkler"  writes:

> On Wed Aug 1 2012 Alan Schmitt wrote:
>> I have a person that was entered twice in bbdb, with the same name but
>> two different mails. I tried to put the cursor on one of the records and
>> do a "M-x bbdb-merge-record", but when I enter the second mail address,
>> I get an error:
>> 
>> Mail address "(the current mail address)" is used by "(the name of the
>> person)"
>
> This should be fixed now.

It's working great, thanks a lot.

Alan

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: [BBDB] ChangeLog 2012-08-01 (was: How to merge to records with identical names?)

2012-08-01 Thread Roland Winkler
On Wed Aug 1 2012 Roland Winkler wrote:
> On Wed Aug 1 2012 Alan Schmitt wrote:
> > I have a person that was entered twice in bbdb, with the same name but
> > two different mails. I tried to put the cursor on one of the records and
> > do a "M-x bbdb-merge-record", but when I enter the second mail address,
> > I get an error:
> > 
> > Mail address "(the current mail address)" is used by "(the name of the
> > person)"
> 
> This should be fixed now.

More small changes.

2012-08-01  Roland Winkler  
* lisp/bbdb-com.el (bbdb-merge-records): Improve interactive call
and docstring.


BBDB is available at
http://savannah.nongnu.org/projects/bbdb/
To check it out, use
git clone git://git.savannah.nongnu.org/bbdb.git

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


[BBDB] ChangeLog 2012-08-01 (was: How to merge to records with identical names?)

2012-08-01 Thread Roland Winkler
On Wed Aug 1 2012 Alan Schmitt wrote:
> I have a person that was entered twice in bbdb, with the same name but
> two different mails. I tried to put the cursor on one of the records and
> do a "M-x bbdb-merge-record", but when I enter the second mail address,
> I get an error:
> 
> Mail address "(the current mail address)" is used by "(the name of the
> person)"

This should be fixed now.

When I last touched the code of bbdb-merge-records, the code for
checking duplicates was broken. In the meanwhile this got fixed, but
this check doesn't make sense while merging records.

2012-08-01  Roland Winkler  
* lisp/bbdb.el (bbdb-allow-duplicates, bbdb-hash-update)
(bbdb-record-set-field): Fix docstring.
* lisp/bbdb-com.el (bbdb-merge-records): Do not through an error
when merging the old and new record results in duplicate AKAs and
email addresses.


BBDB is available at
http://savannah.nongnu.org/projects/bbdb/
To check it out, use
git clone git://git.savannah.nongnu.org/bbdb.git

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/