[BBDB] ChangeLog 2012-07-20

2012-07-19 Thread Roland Winkler
On Thu Jul 19 2012 Sam Steingold wrote: > > * Roland Winkler [2012-07-17 17:06:52 -0500]: > > Use a return value of nil to ignore a mail address. I cannot > > promise, though, that I already identified all instances in the code > > where this can be relevant. > > Debugger entered--Lisp error: (w

Re: [BBDB] ChangeLog 2012-07-17

2012-07-19 Thread Sam Steingold
> * Roland Winkler [2012-07-17 17:06:52 -0500]: > > On Tue Jul 17 2012 Sam Steingold wrote: >> I thought that bbdb-canonicalize-mail-function would do the job by >> returning nil or "" for bad e-mail addresses, and it worked for quite >> some time (it returned nil). > > Use a return value of nil t

Re: [BBDB] ChangeLog 2012-07-17

2012-07-19 Thread Stephen Leake
"Roland Winkler" writes: > So far, nobody noticed a bottleneck because of the broken message > cache in BBDB 3. I am tempted to remove this feature altogether... > (better suggestions welcome) I suggest deleting the cache. Although the caching may have been a good optimization when it was first