Re: create new bbdb records only on message sends

2013-06-07 Thread Kevin Brubeck Unhammer
Roland Winkler wink...@gnu.org writes: On Thu Jun 6 2013 Kevin Brubeck Unhammer wrote: bbdb-record-name([nil nil nil nil nil nil nil nil [nil nil nil nil nil nil] nil]) I cannot reproduce this. Here you have a new record where the cache is in the wrong element. I'm on BBDB version 3.02

create new bbdb records only on message sends

2013-06-06 Thread Kevin Brubeck Unhammer
I want BBDB3 to search (and, if exists, add new email addresses) when reading mail in Gnus; and when sending mail, always create a new entry if it doesn't exist already. I thought (setq bbdb-update-records-p 'update bbdb/message-update-records-p 'create) would do it, but it seems like

Re: create new bbdb records only on message sends

2013-06-06 Thread Roland Winkler
On Thu Jun 6 2013 Kevin Brubeck Unhammer wrote: I want BBDB3 to search (and, if exists, add new email addresses) when reading mail in Gnus; and when sending mail, always create a new entry if it doesn't exist already. I thought (setq bbdb-update-records-p 'update

Re: create new bbdb records only on message sends

2013-06-06 Thread Kevin Brubeck Unhammer
Roland Winkler wink...@gnu.org writes: On Thu Jun 6 2013 Kevin Brubeck Unhammer wrote: I want BBDB3 to search (and, if exists, add new email addresses) when reading mail in Gnus; and when sending mail, always create a new entry if it doesn't exist already. I thought (setq

Re: create new bbdb records only on message sends

2013-06-06 Thread Roland Winkler
On Thu Jun 6 2013 Kevin Brubeck Unhammer wrote: bbdb-record-name([nil nil nil nil nil nil nil nil [nil nil nil nil nil nil] nil]) I cannot reproduce this. Here you have a new record where the cache is in the wrong element. I'm on BBDB version 3.02 ($Date: 2013/05/15 13:17:58 $) Could it be