Big changes recently
Rob Walker <[email protected]>
| Newsgroups | gmane.emacs.bbdb.user |
|---|---|
| Message-ID | <[email protected]> |
I have a package installed which updates my packages every night. From the top of the file: ;;; auto-package-update.el --- Automatically update Emacs packages. ;; Copyright (C) 2014 Renan Ranelli <renanranelli at google mail> ;; Author: Renan Ranelli ;; URL: http://github.com/rranelli/auto-package-update.el Up until about a week ago (3/17 pretty much), everything was going well, records were being automatically added by Wanderlust, etc. Now that I have bbdb-20180317.2155 installed, I get the following message every time a record is automatically added: Retrieving...done created Piwik Analytics’s record with address "[email protected]" Duplicate BBDB record encountered: Piwik Analytics [3 times] So the automatic add is working, just as it was before, but the new code seems to try to add it 2x. I would like to download the previous version of bbdbv3, but I am having a hard time finding the old code. I looked here, but it didn't look right. http://download.savannah.nongnu.org/releases/bbdb/ Thanks, Rob