From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] bindat and multibyte string RAW-DATA Date: Wed, 24 May 2006 11:09:56 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1148461959 17065 80.91.229.2 (24 May 2006 09:12:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 May 2006 09:12:39 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed May 24 11:12:31 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FipPo-0008B9-El for ged-emacs-devel@m.gmane.org; Wed, 24 May 2006 11:12:28 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FipPn-00006f-SA for ged-emacs-devel@m.gmane.org; Wed, 24 May 2006 05:12:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FipPc-00006G-U7 for emacs-devel@gnu.org; Wed, 24 May 2006 05:12:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FipPb-000050-SN for emacs-devel@gnu.org; Wed, 24 May 2006 05:12:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FipPb-00004v-NY for emacs-devel@gnu.org; Wed, 24 May 2006 05:12:15 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FipTy-0000vg-Mr; Wed, 24 May 2006 05:16:46 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (unknown [80.165.4.124]) by pfepb.post.tele.dk (Postfix) with SMTP id 4F49FA50014; Wed, 24 May 2006 11:12:10 +0200 (CEST) Original-To: ttn@gnu.org In-Reply-To: (Thien-Thi Nguyen's message of "Wed, 24 May 2006 01:26:38 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:55186 Archived-At: Thien-Thi Nguyen writes: > i am having difficulty imagining how a multibyte string RAW-DATA to > `bindat-pack' and `bindat-unpack' could be anything less than latent > confusion and bugs cultivation. so i propose the change below. WDYT? Your changes looks ok. Please install them. -- Kim F. Storm http://www.cua.dk