Ronan Waide <[EMAIL PROTECTED]> writes: > On November 8, [EMAIL PROTECTED] said: >> >> But one minor thing...I have a few records that have the same name >> (e.g "Bob Smith"). When I complete on "Bob Smith" bbdb asks me which >> primary net address to use in the minibuffer, with one of the >> possibilities pre-filled in. This is a little confusing -- it wasn't >> obvious to me that I could C-a C-k TAB and get completion behavior >> among all the possibilities. (this with Emacs 21, and CVS bbdb) > > Correct me if I'm wrong, but this only happens when you have two > entirely separate Bob Smith records?
Yes. > Of course, clicking on one in the *Completions* buffer should remove > all trace of doubt as to which one you're choosing, I guess. I think it would be cleaner if the initial *Completions* buffer always contained the whole address -- e.g. Bob Smith <[EMAIL PROTECTED]> Bob Smith <[EMAIL PROTECTED]> Then, the user who initially completes on "bob" would immediately know there were two different "Bob Smith" records. It'd be fine if it was simultaneously completing on the name and the net addr portions of the addresses. It is when the initial completing-read is immediately followed by another completing-read that is confusing -- you expect bbdb-complete-name to keep showing you the list of possible completions in the *Completions* buffer until you're done, not for it to enter a 2nd completing-read while keeping the first *Completions* buffer visible. Wow, I just had a case where the whole address *was* in the *Completions* buffer. BBDB is full of surprises. :-) -- matt _______________________________________________ [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/