Re: updating timestamp on every access

2004-08-11 Thread Nix
On Tue, 3 Aug 2004, Ronan Waide said: > On June 26, [EMAIL PROTECTED] said: >> This is, IMHO, a bug in BBDB: if a record has a dozen addresses on it and >> all dozen match some email you just read, the bbdb-notice-hook should >> still only be called once for that message. > > It's not a bug, it's

Re: updating timestamp on every access

2004-08-03 Thread Ronan Waide
On June 26, [EMAIL PROTECTED] said: > This is, IMHO, a bug in BBDB: if a record has a dozen addresses on it and > all dozen match some email you just read, the bbdb-notice-hook should > still only be called once for that message. It's not a bug, it's a feature! The documentation states that it's c

Re: updating timestamp on every access

2004-06-26 Thread Nix
On Sat, 26 Jun 2004, [EMAIL PROTECTED] moaned: > I've just released > , ... and again as of 1908 GMT; this one might actually work. (oops.) -- `We in no way believe that this Christ was a space alien.' --- A

Re: updating timestamp on every access

2004-06-26 Thread Nix
On Mon, 21 Jun 2004, Michael Richardson stipulated: > I want to then do a LRU algorithm to clear out my .bbdb. Anyone I > haven't talked to in a year gets purged. In bbdb-expire, set `bbdb-expire-this-old' to 365 (assuming that `bbdb-expire-record-old-p' is on the `bbdb-expire-expiry-functions' li

Re: updating timestamp on every access

2004-06-26 Thread Nix
On Tue, 22 Jun 2004, Jochen Küpper said: > I attach the file I have around (and use), there might be newer > versions. Nope, that's the newest to date. A tarball with readmes and such is available from . -- `We in no way belie

Re: updating timestamp on every access

2004-06-21 Thread Jochen Küpper
On Mon, 21 Jun 2004 21:09:53 -0400 Michael Richardson wrote: Michael> Does someone have a simple formula to update the timestamp every time Michael> the record is viewed? I think this may be a FAQ, but I haven't found it Michael> on the web pages. Check out bbdb-expire. I attach the file I have

updating timestamp on every access

2004-06-21 Thread Michael Richardson
-BEGIN PGP SIGNED MESSAGE- Does someone have a simple formula to update the timestamp every time the record is viewed? I think this may be a FAQ, but I haven't found it on the web pages. I want to then do a LRU algorithm to clear out my .bbdb. Anyone I haven't talked to in a year gets pu