Charles Philip Chan <cpc...@bell.net> writes:

> Carson Chittom <car...@wistly.net> writes:
>
>>           If the variable bbdb/mail-auto-create-p is set to the symbol
>>           bbdb-ignore-most-messages-hook, then the variable
>>           bbdb-ignore-most-messages-alist will determine which messages
>>           should  have records automatically created for them. The
>>           format of this alist is
>
> This is for MH, RMAIL and VM. For Gnus the variable is
> bbdb/news-auto-create-p

I don't find that variable (bbdb 3)

> ,----
> | *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.
> `----
>
> I also don't know if this applies to bbdb 3.
>
> Charles

I think I found the culprit. I'll give it a try and let you know.

,---------------------------------------------------------------------
| bbdb/gnus-update-records-p is a variable defined in `bbdb-gnus.el'. 
| Its value is                                                        
| (lambda nil                                                         
| (let                                                                
| ((bbdb-update-records-p 'query))                                    
| (bbdb-select-message)))                                             
|                                                                     
|                                                                     
| Documentation:                                                      
| How `bbdb-mua-update-records' processes mail addresses in Gnus.     
| Allowed values are:                                                 
| nil          Do nothing.                                            
| search       Search for existing records.                           
| query        Update existing records or query for creating new ones.
| create or t  Update existing records or create new ones.            
| A function which returns one of the above values.                   
|                                                                     
| You can customize this variable.                                    
`---------------------------------------------------------------------

Thanks for your help. 

-- 
Thorsten


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to