On April 19, [EMAIL PROTECTED] said:
> > But if I may pick nits :-), I notice that tab-completion of mail-aliases
> > rings the bell. Normal completion doesn't. Bug?
>
> Thanks for reporting this problem -- I forgot to do it for quite some
> time ;-(
Ok. I'm looking at the code for this, and it basically says:
if we can't expand using BBDB's standard mechanisms {
if we should expand mail aliases {
try to expand mail aliases OR ring the bell
} otherwise {
ring the bell
}
}
So. Bell ringing conditions: you've set bbdb to not expand aliases
(obviously not) or expand-abbrev is for some reason not returning
whatever it's supposed to return.
I'll see if I can reproduce this. Of course, feel free to insert a
(debug) just above the above code (it's in bbdb-com.el) yourself and
trace execution to see what Emacs thinks is happening.
Cheers,
Waider.
--
[EMAIL PROTECTED] / Yes, it /is/ very personal of me.
"It's a horrible thing to watch, almost like watching an infant tottering
toward a porcupine." - Kyle Jones on MIS people writing C
_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/