From xemacs-m  Wed Nov 27 16:04:15 1996
Received: from mikan.jaist.ac.jp (mikan.jaist.ac.jp [150.65.8.6]) by xemacs.cs.uiuc.edu (8.8.3/8.8.3) with ESMTP id QAA15795 for <xemacs-beta@xemacs.org>; Wed, 27 Nov 1996 16:04:13 -0600 (CST)
Received: from localhost (Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>) by mikan.jaist.ac.jp (8.7.5); id HAA29715; Thu, 28 Nov 1996 07:04:07 +0900 (JST)
From: Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
To: Martin Buchholz <mrb@Eng.Sun.COM>
CC: tm-en@chamonix.jaist.ac.jp, XEmacs Beta Test <xemacs-beta@xemacs.org>
Subject: Re: Building gnus-art-mime.elc
Newsgroups: zxr.comp.emacs.tm-english
In-Reply-To: <199611212019.MAA04902@xemacs.eng.sun.com>
References: <199611210207.SAA06202@xemacs.eng.sun.com>
 <19961121213901Y/shuhei-k@jaist.ac.jp>
 <199611212019.MAA04902@xemacs.eng.sun.com>
Organization: Japan Advanced Institute of Science and Technology, Hokuriku.
X-Mailer: VM 5.96 (beta) with tm patch / Mule 2.4 =?ISO-2022-JP?B?KA==?=
  =?ISO-2022-JP?B?GyRCOUhNVTJsGyhCKQ==?=
Mime-Version: 1.0 (generated by tm-edit 7.94)
Content-Type: multipart/mixed;
 boundary="_Thu_Nov_28_07:03:39_1996-1"
Content-Transfer-Encoding: 7bit
Message-Id: <19961128070346A.shuhei-k@jaist.ac.jp>
Date: 28 Nov 1996 07:03:46 +0900
X-Dispatcher: impost version 0.95+ (Nov. 26, 1996)
Lines: 30

--_Thu_Nov_28_07:03:39_1996-1
Content-Type: text/plain; charset=US-ASCII

>>>>> In [tm(en) / tm ML (English Version):959] Re: Building gnus-art-mime.elc,
>>>>> Martin Buchholz <mrb@Eng.Sun.COM> wrote:
> How about this (untested):
> 
> (if (not (fboundp 'eval-when))
>     (require 'bbdb-com)
>   (eval-when (compile)
>      (ignore-errors
>         (require 'bbdb-com)))
>    (eval-when (load eval)
>       (require 'bbdb-com)))

  Sorry, I forgot that tm-bbdb uses BBDB macros and bbdb-com must be
loaded at compile time.

  I think, if tm-bbdb.el is bundled with XEmacs, it must be left
uncompiled.


--_Thu_Nov_28_07:03:39_1996-1
Content-Type: text/plain; charset=ISO-2022-JP

$B>.NS(B $B=$J?(B / Shuhei KOBAYASHI / <shuhei-k@jaist.ac.jp>



--_Thu_Nov_28_07:03:39_1996-1--

