On Wednesday, May 9 2001 12:07:17, John F. Whitehead wrote:
> George Fischer <[EMAIL PROTECTED]> wrote:
> > This is the answer I got when I asked the same question a couple of
> > weeks ago.
>
> no, that doesn't answer my question, because as you say
Well trust him!
Just remember that it is call
Albert L Ting writes:
> Colin Rafferty writes:
>> Albert L Ting writes:
>> > When searching for an email address, typically one enters the userid and
>> > expects bbdb to do a string match to find the full address. But if I'm
>> > searching for the email address "ian", I don't want bbdb to retur
Colin Rafferty writes:
> From: Colin Rafferty <[EMAIL PROTECTED]>
> To: BBDB Mailing List <[EMAIL PROTECTED]>
> Subject: Re: bbdb-search suggestion
> Date: 10 May 2001 15:15:46 -0400
>
> Albert L Ting writes:
>
> > When searching for an email address, typically one enters the userid and
> > expe
Albert L Ting writes:
> When searching for an email address, typically one enters the userid and
> expects bbdb to do a string match to find the full address. But if I'm
> searching for the email address "ian", I don't want bbdb to return
> "[EMAIL PROTECTED]" and "[EMAIL PROTECTED]".
Since
Sometimes I would like to tab complete on company name. This patch adds
that ability.
===
RCS file: /cvsroot/bbdb/bbdb/lisp/bbdb-com.el,v
retrieving revision 1.107
diff -c -C0 -r1.107 bbdb-com.el
*** bbdb-com.el 2001/04/16 11:33:08
When searching for an email address, typically one enters the userid and
expects bbdb to do a string match to find the full address. But if I'm
searching for the email address "ian", I don't want bbdb to return
"[EMAIL PROTECTED]" and "[EMAIL PROTECTED]".
This patch "fixes" that problem.
In
bbdb [2.32] first-impressions:
s key: instead of saying "BBDB not saved", do like gnus:
"(No changes need to be saved)".
have a novice mode on by default that will give examples of what to
type when entering data via bbdb-create.
[I expected to be prompted with "e-mail address:", "website:
http:
> "Robert" == Robert Fenk <[EMAIL PROTECTED]> writes:
Robert> On Friday, April 20 2001 03:22:36, Martin Schwenke wrote:
>> The documentation string for bbdb/vm-update-records says:
>> A record will be created if bbdb/mail-auto-create-p is non-nil, or
>> if OFFER-TO-CREATE i
On Friday, April 20 2001 03:22:36, Martin Schwenke wrote:
> The documentation string for bbdb/vm-update-records says:
>
> A record will be created if bbdb/mail-auto-create-p is non-nil, or
> if OFFER-TO-CREATE is true and the user confirms the creation.
>
> However, a value of t for bbdb/ma