>>>>> "mark" == Mark Warren <[EMAIL PROTECTED]> writes:
mark> Does anyone have code for bbdb that would try to extract
mark> information from peoples' signatures? Seems like this would be
mark> a real boon.
>>>>> "lamour" == lamour <[EMAIL PROTECTED]> writes:
lamour> And a real fun set of regexps too, eh? Just a few comments:
lamour> 1) This would probably be a bit much for an auto function, so it could
lamour> probably just be a region command instead of a .sig reader.
I've already contributed the code to solve the easy bit of the problem
(calling a user-defined elisp function on the message to generate
field contents). I posted it to info-bbdb a couple of months ago as
two patches to BBDB 1.48.
Message-Id: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED] (Rod Whitby)
To: Joe Wells <[EMAIL PROTECTED]>, Jamie Zawinski <[EMAIL PROTECTED]>
Cc: BBDB Mailing List <[EMAIL PROTECTED]>
Subject: Re: Patch to bbdb-hooks.el to allow the use of pseudo-headers.
Date: Thu, 5 Aug 93 15:46:42 EST
Message-Id: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED] (Rod Whitby)
To: Jamie Zawinski <[EMAIL PROTECTED]>
Cc: BBDB Mailing List <[EMAIL PROTECTED]>
Subject: Patch to bbdb-extract-auxiliary-field-value (in modified 1.48)
Date: Wed, 25 Aug 93 09:58:33 EST
I use it to extract the "Archive-name:" pseudo-header from News
articles to keep a list of the programs people have written. I then
get font-lock-mode to highlight articles from those people when
reading news (i.e. if they've written and distributed a program to the
net, then their article is probably worth reading).