Re: [BBDB] ChangeLog 2012-07-08

2012-07-11 Thread Sam Steingold
* Roland Winkler jvax...@tah.bet [2012-07-10 17:13:00 -0500]: On Tue Jul 10 2012 Sam Steingold wrote: * Roland Winkler jvax...@tah.bet [2012-07-08 16:36:54 -0500]: 2012-07-08 Roland Winkler wink...@gnu.org * lisp/bbdb-mua.el (bbdb-update-records): Fix previous patch. I no longer

Re: [BBDB] ChangeLog 2012-07-08

2012-07-11 Thread Sam Steingold
* Sam Steingold f...@tah.bet [2012-07-11 13:11:33 -0400]: Yet if you have bound bbdb-mua-update-interactive-p according to your needs, things should be fine. bbdb-mua-update-interactive-p = (search . query) I am not asked whether to create a record or not. ; calls

Re: [BBDB] ChangeLog 2012-07-08

2012-07-10 Thread Sam Steingold
* Roland Winkler jvax...@tah.bet [2012-07-08 16:36:54 -0500]: On Sun Jul 8 2012 Roland Winkler wrote: 2012-07-08 Roland Winkler wink...@gnu.org * lisp/bbdb-mua.el (bbdb-update-records): Make records a list ordered like address-list. 2012-07-08 Roland Winkler wink...@gnu.org

[BBDB] ChangeLog 2012-07-08

2012-07-08 Thread Roland Winkler
On Sat Jul 7 2012 Sam Steingold wrote: when I try to edit a field when bbdb-message-all-addresses is t, the record being edited is the first record displayed, not the record of the sender. The patch below should fix part of your problem by making the order of records more meaningful.

Re: [BBDB] ChangeLog 2012-07-08

2012-07-08 Thread Roland Winkler
On Sun Jul 8 2012 Roland Winkler wrote: 2012-07-08 Roland Winkler wink...@gnu.org * lisp/bbdb-mua.el (bbdb-update-records): Make records a list ordered like address-list. 2012-07-08 Roland Winkler wink...@gnu.org * lisp/bbdb-mua.el (bbdb-update-records): Fix previous