From xemacs-m  Wed Jul  2 18:25:59 1997
Received: from iria.mines.u-nancy.fr (galibert@iria.mines.u-nancy.fr [193.49.140.100])
	by xemacs.org (8.8.5/8.8.5) with SMTP id SAA11886
	for <xemacs-beta@xemacs.org>; Wed, 2 Jul 1997 18:23:22 -0500 (CDT)
Received: (from galibert@localhost) by iria.mines.u-nancy.fr (950413.SGI.8.6.12/950213.SGI.AUTOCF) id BAA10799; Thu, 3 Jul 1997 01:18:17 +0200
Message-ID: <19970703011816.15408@iria.mines.u-nancy.fr>
Date: Thu, 3 Jul 1997 01:18:16 +0200
From: Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
To: bwarsaw@python.org
Cc: xemacs-beta@xemacs.org
Subject: Re: More on Ebola
References: <199707022247.SAA16133@anthem.CNRI.Reston.Va.US>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.74
In-Reply-To: <199707022247.SAA16133@anthem.CNRI.Reston.Va.US>; from Barry A. Warsaw on Wed, Jul 02, 1997 at 06:47:30PM -0400

On Wed, Jul 02, 1997 at 06:47:30PM -0400, Barry A. Warsaw wrote:
> One thing that I'd like to propose is to change f-c and p-c semantics
> such that they return ^@ (char \000) instead of int 0.

What if the buffer does contain \0 characters ?

  OG.

