info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gmail Woes! BBDB Woes!


From: xyblor
Subject: Re: Gmail Woes! BBDB Woes!
Date: Thu, 04 May 2006 23:40:13 -0400
User-agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.19 (windows-nt)

asjo@koldfront.dk (Adam Sjøgren) writes:

> On Thu, 04 May 2006 12:23:10 -0400, xyblor wrote:
>
>> My other question is how do I get BBDB to automatically add the
>> addresses of people I write mail to? I've already done
>> (bbdb-initialize 'gnus 'message), but that doesn't seem to be
>> sufficient.
>
> You probably want to tweak this variable:
>
> ,----[ C-h v bbdb/news-auto-create-p RET ]
> | `bbdb/news-auto-create-p' is a variable declared in Lisp.
> |   -- loaded from "bbdb"
> | 
> | Value: nil
> | 
> | Documentation:
> | *If this is t, then GNUS will automatically create new bbdb
> | records for people you receive mail from.  If this is a function name
> | or lambda, then it is called with no arguments to decide whether an
> | entry should be automatically created.  You can use this to, for
> | example, create or not create messages which have a particular
> | subject.  If you want to autocreate messages based on the current
> | newsgroup, it's probably a better idea to set this variable to t or
> | nil from your `gnus-select-group-hook' instead.
> `----

Thanks for the tip! I customized bbdb/news-auto-create-p to
message-mail-p, because I don't want to add entries for every news
article I read (sorry everyone). Now it would be nice to weed out mail
addresses received through mailing lists. I guess I'll have to make a
function for gnus-select-group-hook.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]