On Thu, 28 Jun 2001, Ronan Waide wrote:
> I am contemplating some dark, devilish hacks to get around a
> particularly irritating spam-vs.-bbdb problem I'm having at the
> present. I may end up feeding it into bbdb's codebase as I think it
> might be generally useful. Anyway, before I get to this,
More and more, I'm getting:
Change "User Name" to "'User Name'"
and when I say no:
Add "'User Name'" as an alias for "User Name"
Has anybody written some elisp that'll strip leading and trailing
single quotes from such cases?
___
[EMAIL PROT
On June 11, [EMAIL PROTECTED] said:
> the problem was that the regexp that was suppose to catch the "From:"
> line seems to be wrong, and so the sender address never matched, and the
> gnus-public option was never used.
> Dose this make sense? has anyone here managed to use the "gnus-public"
> op
I am contemplating some dark, devilish hacks to get around a
particularly irritating spam-vs.-bbdb problem I'm having at the
present. I may end up feeding it into bbdb's codebase as I think it
might be generally useful. Anyway, before I get to this, does anyone
on this list with a better grasp of
On June 24, [EMAIL PROTECTED] said:
>
> This field was being used in bbdb/mh-cache-key as if it was always an
> int. The following simple patch seems to have fixed the problem. I'm
> unsure whether or not `(cdr inode)' might be a better choice.
>
> chad
I'm applying this as is. A better choic
On June 25, [EMAIL PROTECTED] said:
> I needed the following patch to handle the case where there were two
> matching records in the database and one has a string for the company but
> no name string:
I've patched this. Thanks for the bug report.
Cheers,
Waider.
--
[EMAIL PROTECTED] / Yes, it /
On June 26, [EMAIL PROTECTED] said:
> hello all
>
> how to i get bbdb to do what pine calls "Take"?
>
> Basically, pine browses through the current buffer, and offers to create
> addressbook-entries for all email-addresses it finds *anywhere* in the
> buffer...
BBDB doesn't have such a facility
On June 16, [EMAIL PROTECTED] said:
> The documentation for bbdb-send-mail-style doesn't mention
> `compose-mail' as a possible value.
>
> In fact, I think it should be the default value -- what do you
> think?
Okay... the current default is 'mail, which is defined in sendmail.el
and perhaps may
On June 8, [EMAIL PROTECTED] said:
> On the other hand, I can't just go copy the address into the
> kill ring either. It's as if both copy-region-as-kill and
> kill-region are disbled in bbdb mode. Why might this be so is
> a puzzling question to this outsider.
J