Re: customize one-line elided view?

2001-05-10 Thread Robert Fenk
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

Re: bbdb-search suggestion

2001-05-10 Thread Colin Rafferty
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

Re: bbdb-search suggestion

2001-05-10 Thread Albert L. Ting
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

Re: bbdb-search suggestion

2001-05-10 Thread Colin Rafferty
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

bbdb-complete suggestion

2001-05-10 Thread Albert L. Ting
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

bbdb-search suggestion

2001-05-10 Thread Albert L. Ting
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 valuable first impressions

2001-05-10 Thread Dan Jacobson
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:

Re: Bug in BBDB 2.32 bbdb/vm-update-records

2001-05-10 Thread Martin Schwenke
> "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

Re: Bug in BBDB 2.32 bbdb/vm-update-records

2001-05-10 Thread Robert Fenk
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