Re: useful bbdb-notice-hook

1993-10-22 Thread Jamie Zawinski
[EMAIL PROTECTED] wrote: > > (let ((username (car (bbdb-split net "@" >(bbdb-record-set-firstname record username) >(bbdb-puthash (downcase (bbdb-record-name record)) > record) This is t

useful bbdb-notice-hook

1993-10-22 Thread vinson
Ever get annoyed that your bbdb database is full of naked addresses? I've just written a simple little hook for bbdb-notice-hook that grabs the username off the network address and uses that as the bbdb-record-name until you can come up with something better. Sometimes the username is quite cle