On 8/21/2010 8:50 PM, Seb wrote:

> It may be easier than I thought.  All that should be needed is to
> locally set `bbdb-always-add-addresses' to nil in the offending group by
> setting it as a group parameter (variables have values local to the
> group with this).  Unfortunately it seems as if BBDB only checks the
> global value, as I'm still asked whether to add the new addresses even
> though the local value is nil.

Most variables don't have global-local distinction.  To make this one local, do

   (make-variable-buffer-local 'bbdb-always-add-addresses)

before you do anything with it.

Cheers,
Uday


------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to