Hello,
I use BBDB as my main address book. So even people who don't have an
email address are in there. I put people in several groups using the
mail-alias field. So it is very convenient to send email to everybody
of that group. I also put (add-hook 'message-setup-hook
'bbdb-define-all-aliases) in my .emacs.
The problem occurs if people who don't have an email address are in a
group defined in the mail-alias field. I get this backtrace:
,----
| Signaling: (error "record unhas network addresses")
| signal(error ("record unhas network addresses"))
| cerror("record unhas network addresses")
| apply(cerror "record unhas network addresses")
| error("record unhas network addresses")
| bbdb-dwim-net-address(["F." "B." nil nil (["home" "0456789"]) (["home" ...
|"Norden" "" 26506 ""]) nil ((creation-date . "1999-10-17") (timestamp . "2000-08-07")
|(mail-alias . "phonelist")) ["F B" nil #<marker at 7724 in .bbdb 0x8948b8c> nil]])
| mapconcat(bbdb-dwim-net-address ( --- stuff deleted --- )
| bbdb-define-all-aliases()
| run-hooks(bbdb-define-all-aliases)
| message-setup(((Subject . "Re: Automatisches erzeugen von junit Testcases unter
|emacs!") (To . "Levent Reger <[EMAIL PROTECTED]>") (References .
|"<[EMAIL PROTECTED]>")) #<buffer " *gnus article copy*">)
| message-reply(nil nil)
| gnus-summary-reply((729) nil)
| gnus-summary-reply-with-original(nil)
| call-interactively(gnus-summary-reply-with-original)
`----
Is it possible to allow people having a mail-alias, but no email
address? Otherwise I need to introduce a new group field which would
be redundant with the mail-alias field.
Any ideas or suggestions? (I really should learn elisp).
Thanks
Gerd
_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/bbdb-info