From xemacs-m  Wed Jun 11 16:40:59 1997
Received: from newman.aventail.com (root@newman.aventail.com [199.238.236.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id QAA06142
	for <xemacs-beta@xemacs.org>; Wed, 11 Jun 1997 16:40:58 -0500 (CDT)
Received: from kramer.in.aventail.com.aventail.com (wmperry@kramer.in.aventail.com [192.168.1.12])
	by newman.aventail.com (8.8.5/8.8.5) with SMTP id OAA04425;
	Wed, 11 Jun 1997 14:40:58 -0700 (PDT)
To: bwarsaw@ns.CNRI.Reston.Va.US (Barry A. Warsaw)
Cc: xemacs-beta@xemacs.org
Subject: Re: Ebola vaccines
References: <199706112130.RAA27486@anthem.CNRI.Reston.Va.US>
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;
From: wmperry@aventail.com (William M. Perry)
Date: 11 Jun 1997 14:40:58 -0700
In-Reply-To: "Barry A. Warsaw"'s message of "Wed, 11 Jun 1997 17:30:49 -0400"
Message-ID: <864tb4es2d.fsf@kramer.in.aventail.com>
Lines: 12
X-Mailer: Gnus v5.4.56/XEmacs 20.3(beta5) - "Zagreb"

"Barry A. Warsaw" <bwarsaw@ns.CNRI.Reston.Va.US> writes:

> What's the deal with this Ebola stuff?  Do I really have to change all 
> my following-char / preceding-char stuff to char-after / char-before.
> Ug.

  Yup.  (characterp 0) => nil

  All your functions that currently use those functions think they hit EOB
when they see an embedded NULL in a buffer anyway, so I think its a win. :) 

-Bill P.

