> (defcustom bbdb-dwim-net-address-allow-redundancy nil
[...]
> So now there is
> (defcustom bbdb-mail-avoid-redundancy nil
[...]
> define-obsolete-variable-alias would not be too helpful here.

Agreed.  But it would make a lot of sense to do

   (defcustom bbdb-mail-avoid-redundancy
      (if (boundp 'bbdb-mail-avoid-redundancy)
          <blabla))


-- Stefan


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to