From owner-cvs-src@FreeBSD.ORG Mon Aug 8 09:48:04 2005 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 643D416A41F; Mon, 8 Aug 2005 09:48:04 +0000 (GMT) (envelope-from stefan@fafoe.narf.at) Received: from viefep12-int.chello.at (viefep12-int.chello.at [213.46.255.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14F8543D45; Mon, 8 Aug 2005 09:48:02 +0000 (GMT) (envelope-from stefan@fafoe.narf.at) Received: from wombat.fafoe.narf.at ([213.47.85.26]) by viefep12-int.chello.at (InterMail vM.6.01.04.04 201-2131-118-104-20050224) with ESMTP id <20050808094800.FHXA1634.viefep12-int.chello.at@wombat.fafoe.narf.at>; Mon, 8 Aug 2005 11:48:00 +0200 Received: by wombat.fafoe.narf.at (Postfix, from userid 1001) id E2AAE63; Mon, 8 Aug 2005 11:47:59 +0200 (CEST) Date: Mon, 8 Aug 2005 11:47:59 +0200 From: Stefan Farfeleder To: Peter Jeremy Message-ID: <20050808094753.GD560@wombat.fafoe.narf.at> References: <200508080703.j7873oru089625@repoman.freebsd.org> <20050808085737.GB9970@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20050808085737.GB9970@cirb503493.alcatel.com.au> User-Agent: Mutt/1.5.9i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libedit map.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2005 09:48:04 -0000 On Mon, Aug 08, 2005 at 06:57:38PM +1000, Peter Jeremy wrote: > On Mon, 2005-Aug-08 07:03:50 +0000, Stefan Farfeleder wrote: > > Submitted by: Björn König > > This appears to be UTF-8, though there doesn't appear to be a > Content-Encoding header in the mail. Looking through the commitlogs, > the JP doc commits look to be UTF-8 but most of the other commits look > to be ISO8859-1. Does the project have any standard for handling > non-ASCII data? I certainly don't know of any. All I did was `cvs commit -F utf-8-log'. Stefan