From xemacs-m  Fri Apr 11 13:52:59 1997
Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1])
	by xemacs.org (8.8.5/8.8.5) with SMTP id NAA11478
	for <xemacs-beta@xemacs.org>; Fri, 11 Apr 1997 13:52:58 -0500 (CDT)
Received: from Corp.Sun.COM ([129.145.35.78]) by mercury.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id LAA21244 for <xemacs-beta@xemacs.org>; Fri, 11 Apr 1997 11:59:13 -0700
Received: from legba.Corp.Sun.COM by Corp.Sun.COM (SMI-8.6/SMI-5.3)
	id LAA06410; Fri, 11 Apr 1997 11:52:46 -0700
Received: by legba.Corp.Sun.COM (SMI-8.6/SMI-SVR4)
	id LAA03932; Fri, 11 Apr 1997 11:52:46 -0700
Sender: Gary.Foster@Corp.Sun.COM
To: xemacs-beta@xemacs.org
Subject: 20.1-b14 and bbdb 1.51
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=ISO-8859-1
From: Gary.Foster@Corp.Sun.COM (Gary D. Foster)
Date: 11 Apr 1997 11:52:46 -0700
Message-ID: <bciybapl7cx.fsf@corp.Sun.COM>
Lines: 18
X-Mailer: Gnus v5.4.37/XEmacs 19.15
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by xemacs.org id NAA11479

Is there any known reason why bbdb 1.51 should *not* be working
properly with b14?  gnus-setup calls cl-seq, which then gives me the
following:

Wrong type argument: sequencep, #s(char-table type syntax data ( (?\^@ ?\ ) 13 ?\! 3 ?\" 1 (?\# ?\$) 13 ?\% 3 ?\& 13 ?\' 2 (?\( ?\,) 13 (?\- ?\.) 3 (?\/ ?\;) 13 ?\< (4 . ?\>) ?\= 13 ?\> (5 . ?\<) ?\? 13 ?\@ 3 (?A ?\[) 13 ?\\ 1 (?\] ?^) 13 ?\_ 3 (?\` ?) 13))

I've tried byte-recompiling all of the .elc's, to no avail... and if I
remove bbdb from my load-path everything comes up swell.

Oh, yeah, this happens with gnus-setup-use-bbdb as both nil and t,
which seems doubly weird to me.

I can provide more info, if this is not a known problem.

-- Gary F.

