From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: Extra character 194 appearing in network stream Date: Sat, 17 Feb 2007 11:03:24 +0100 Message-ID: References: <45D651F2.6060102@ucolick.org> <45D67B16.7010804@gnu.org> <45D6CB5A.5020402@ucolick.org> <45D6D082.1010502@ucolick.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1171706641 25028 80.91.229.12 (17 Feb 2007 10:04:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 17 Feb 2007 10:04:01 +0000 (UTC) Cc: emacs-devel@gnu.org, Jason Rumney To: Patrik Jonsson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 17 11:03:54 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HIMQ5-000364-Kp for ged-emacs-devel@m.gmane.org; Sat, 17 Feb 2007 11:03:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HIMQ5-00013s-9K for ged-emacs-devel@m.gmane.org; Sat, 17 Feb 2007 05:03:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HIMPo-00013g-Nd for emacs-devel@gnu.org; Sat, 17 Feb 2007 05:03:36 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HIMPm-00013U-1h for emacs-devel@gnu.org; Sat, 17 Feb 2007 05:03:35 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HIMPl-00013Q-LB for emacs-devel@gnu.org; Sat, 17 Feb 2007 05:03:33 -0500 Original-Received: from mx2.suse.de ([195.135.220.15]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HIMPk-0005eY-5U; Sat, 17 Feb 2007 05:03:32 -0500 Original-Received: from Relay1.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id C4EC9218C2; Sat, 17 Feb 2007 11:03:24 +0100 (CET) X-Yow: I'm EMOTIONAL now because I have MERCHANDISING CLOUT!! In-Reply-To: <45D6D082.1010502@ucolick.org> (Patrik Jonsson's message of "Sat, 17 Feb 2007 01:53:06 -0800") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux) X-detected-kernel: Linux 2.4-2.6 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:66482 Archived-At: Patrik Jonsson writes: > (string-bytes (let ((i 200)) string-bytes does _not_ give the number of characters in a string. Since you have a multibyte string, it may contain more bytes than characters. You need to apply the appropriate encoding before sending it to the network stream. Andreas. --=20 Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstra=DFe 5, 90409 N=FCrnberg, Germany PGP key fingerprint =3D 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED= 5 "And now for something completely different."