Re: upgrading to v 3

2011-12-30 Thread Sam Steingold
> * Roland Winkler [2011-12-30 02:41:31 -0600]: > > On Thu Dec 29 2011 Sam Steingold wrote: >> > * Sam Steingold [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

Re: upgrading to v 3

2011-12-30 Thread Roland Winkler
On Thu Dec 29 2011 Sam Steingold wrote: > > * Sam Steingold [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 d

Re: upgrading to v 3

2011-12-29 Thread Sam Steingold
> * Sam Steingold [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: >>> >>>

Re: upgrading to v 3

2011-12-29 Thread Sam Steingold
> * Roland Winkler [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 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'." >(inte

Re: upgrading to v 3

2011-12-28 Thread Sam Steingold
> * Sam Steingold [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)

Re: upgrading to v 3

2011-12-28 Thread Sam Steingold
> * Roland Winkler [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 bbdb/gnus-summary-known-poster-mark

Re: upgrading to v 3

2011-12-28 Thread Sam Steingold
> * Roland Winkler [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 bbdb/gnus-summary-known-poster-mark

Re: upgrading to v 3

2011-12-28 Thread Roland Winkler
On Wed Dec 28 2011 Roland Winkler wrote: > PS: You are a Gnus user. For historical reasons bbdb-gnus.el still > contains Gnus-specific variables such as bbdb/gnus-summary-show-bbdb-names > where I am not sure they should be kept the way they are because they are > not particularly related to Gnus.

Re: upgrading to v 3

2011-12-28 Thread Roland Winkler
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 bbdb/gnus-summary-known-poster-mark in >summary). When I do > (add-hook 'gnus-artic

Re: upgrading to v 3

2011-12-27 Thread Sam Steingold
> * Leo [2011-12-27 12:30:57 +0800]: > > On 2011-12-27 11:33 +0800, 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 bbdb/gnus-summary-known-poster-mark

Re: upgrading to v 3

2011-12-27 Thread Sam Steingold
> * Leo [2011-12-27 12:30:57 +0800]: > > On 2011-12-27 11:33 +0800, Sam Steingold wrote: >> I finally took the leap to switch to v 3. >> In the process I doubled http://www.emacswiki.org/emacs/UpgradeBBDB > > Thanks. Welcome - more is coming... >> 1. despite >> (bbdb-mua-auto-update-init 'gn

Re: upgrading to v 3

2011-12-26 Thread Leo
On 2011-12-27 11:33 +0800, Sam Steingold wrote: > I finally took the leap to switch to v 3. > In the process I doubled http://www.emacswiki.org/emacs/UpgradeBBDB Thanks. > > I still have a couple of problems: > > 1. despite > (bbdb-mua-auto-update-init 'gnus 'message) >when I view an arti

upgrading to v 3

2011-12-26 Thread Sam Steingold
I finally took the leap to switch to v 3. In the process I doubled http://www.emacswiki.org/emacs/UpgradeBBDB I still have a couple of problems: 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