>>>>> "Tuomo" == Tuomo Tikkanen <[EMAIL PROTECTED]> writes:
Tuomo> Hello, Yesterday all worked like an angel, but today
Tuomo> when I as a first thing in the morning composed a
Tuomo> letter and tryed to send it emacs just said: "Symbol's
Tuomo> function definition is void: expand-mail-aliases". I
Tuomo> called to our system support and they said that there
Tuomo> hasn't been any modifications to emacs or site-lisp
Tuomo> files for a while. Neither have I done any changes to
Tuomo> my .emacs.
Tuomo> This doesn't happen anymore if I comment the line
Tuomo> (require 'mail-abbrevs) in my .emacs file. Fine eh?
Tuomo> NOOOOOT because if I do that my mail-aliases defined
Tuomo> in my BBDB are no more expanded. I'd like to hear if
Tuomo> someone has had similar problem, and what they have
Tuomo> done to solve the problem.
Yes, I had similar problems. What I did is probably not a
complete (clean) solution, but I simply don't use the
mail-abbrevs package that comes with bbdb, rather I use FSF's
version "mailabbrev": then at least I don't get any errors like
you describe and alias expansion works as normal from the
`.mailrc' file (and also from .bbdb).
However I have a different problem with bbdb: the first I send a
mail `bbdb-complete-name' doesn't get bound to M-TAB: bbdb hasn't
been insinuated properly?..... from the next mail it works again.
Why is that?
I have (add-hook 'mail-setup-hook 'bbdb-insinuate-sendmail)
in my .emacs file and (bbdb-insinuate-vm) in my .vm file.
Thanks, -Jens