On Sun Apr 17 2011 Nix wrote: > I'd be inclined to say that the existing hook should have been called > bbdb-notice-address-hook, so the new one could get called > bbdb-notice-record-hook,
I split bbdb-notice-hook into bbdb-notice-mail-hook and bbdb-notice-record-hook. I hope that this will make things easier for bbdb-expire such that it need not advice bbdb functions anymore. Does the new bbdb-notice-record-hook work the way you need it? (I renamed bbdb-notice-hook to bbdb-notice-mail-hook because I am trying to use "address" first of all for the snail mail addresses. I know that nonetheless things are not fully consistent in the code. Oh well...) Roland 2011-05-11 Roland Winkler <wink...@gnu.org> * lisp/bbdb.el (bbdb-notice-mail-hook): Rename from bbdb-notice-hook. (bbdb-notice-record-hook): New variable. (bbdb-notice-hook-pending): Update doc string. * lisp/bbdb-mua.el (bbdb-update-records): Call bbdb-notice-record-hook. (bbdb-annotate-message): Use bbdb-notice-mail-hook. * lisb/bbdb-vm.el (bbdb/vm-auto-add-label): Update doc string. BBDB is avaiable at http://git.savannah.nongnu.org/cgit/bbdb.git To check it out, use git clone git://git.savannah.nongnu.org/bbdb.git ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/