Re: upgrading to v 3

2011-12-30 Thread Roland Winkler
On Thu Dec 29 2011 Sam Steingold wrote: * Sam Steingold f...@tah.bet [2011-12-27 13:19:50 -0500]: 2. I want to avoid putting the email uid into the first name slot. I.e., when creating a record for f...@bar.com, I want the names to be void, not foo . nope. so, how do transfer

Re: upgrading to v 3

2011-12-30 Thread Sam Steingold
* Roland Winkler jvax...@tah.bet [2011-12-30 02:41:31 -0600]: On Thu Dec 29 2011 Sam Steingold wrote: * Sam Steingold f...@tah.bet [2011-12-27 13:19:50 -0500]: 2. I want to avoid putting the email uid into the first name slot. I.e., when creating a record for f...@bar.com, I want the

Re: upgrading to v 3

2011-12-29 Thread Roland Winkler
On Wed Dec 28 2011 Sam Steingold wrote: here is the fix: diff --git a/lisp/bbdb-mua.el b/lisp/bbdb-mua.el index e0059a1..2d515ab 100644 --- a/lisp/bbdb-mua.el +++ b/lisp/bbdb-mua.el @@ -657,7 +657,8 @@ For interactive calls, see function `bbdb-mua-update-interactive-p'. (interactive

Re: upgrading to v 3

2011-12-29 Thread Sam Steingold
* Roland Winkler jvax...@tah.bet [2011-12-29 02:36:33 -0600]: On Wed Dec 28 2011 Sam Steingold wrote: here is the fix: diff --git a/lisp/bbdb-mua.el b/lisp/bbdb-mua.el index e0059a1..2d515ab 100644 --- a/lisp/bbdb-mua.el +++ b/lisp/bbdb-mua.el @@ -657,7 +657,8 @@ For interactive calls,

Re: upgrading to v 3

2011-12-29 Thread Sam Steingold
* Sam Steingold f...@tah.bet [2011-12-27 13:19:50 -0500]: 2. I want to avoid putting the email uid into the first name slot. I.e., when creating a record for f...@bar.com, I want the names to be void, not foo . As a first step, I tried to find all such records I have: (defun

Re: upgrading to v 3

2011-12-28 Thread Sam Steingold
* Roland Winkler jvax...@tah.bet [2011-12-28 04:32:44 -0600]: On Mon Dec 26 2011 Sam Steingold wrote: 1. despite (bbdb-mua-auto-update-init 'gnus 'message) when I view an article, the *BBDB* buffer does not appear for the known senders (marked with a

Re: upgrading to v 3

2011-12-28 Thread Sam Steingold
* Sam Steingold f...@tah.bet [2011-12-28 13:47:57 -0500]: hmm, I restarted emacs with your suggested settings. bbdb/gnus-update-records-p (lambda nil (let ((bbdb-update-records-p (quote query))) (bbdb-select-message))) bbdb-mua-auto-update-p search when I view a gnus article (message)