It seems that the mh-forward function of MH-E is broken in version with bbdb 
1.50 with Xemacs 19.12.  When I attempt to forward a message it askes me for a
To: address and then a Cc: and then it says wrong number of arguments.  If
anyone has a fix, please let me know.  This works fine if I take out:

(autoload 'bbdb-insinuate-mh       "bbdb-mhe"   "Hook BBDB into MH-E")
(setq mh-folder-mode-hook 'bbdb-insinuate-mh)


The error is:
Wrong number of arguments: (lambda (to cc &optional msg-or-seq) "$ad-doc: 
mh-forward$" (interactive (list current-prefix-arg (if current-prefix-arg 
(mh-read-seq-default "Forward" t) (mh-get-msg-num t)) 
(bbdb-read-addresses-with-completion "To: ") (bbdb-read-addresses-with-complet
ion "Cc: "))) (let (ad-return-value) (if (and mh-showing bbdb-use-pop-up) 
(delete-windows-on bbdb-buffer-name t)) (setq ad-return-value 
(ad-Orig-mh-forward to cc msg-or-seq)) ad-return-value)), 4

Thanks,
Ben
--
"Wait a minute, Juanita.  Make up your mind.  This Snow Crash thing--is it
a virus, a drug, or a religion?" Juanita shrugs. "What's the difference?"
    ---Neal Stephenson "Snow Crash"
Ben Gross  Email: [EMAIL PROTECTED]  URL: http://www.uiuc.edu/ph/www/bgross


Reply via email to