From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: utf-16le vs utf-16-le Date: Mon, 14 Apr 2008 08:10:07 +0200 Message-ID: <85lk3hotkw.fsf@lola.goethe.zz> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208153437 5543 80.91.229.12 (14 Apr 2008 06:10:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Apr 2008 06:10:37 +0000 (UTC) Cc: eliz@gnu.org, Stefan Monnier , emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 14 08:11:16 2008 connect(): Connection refused 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 1JlHuN-0003rI-R6 for ged-emacs-devel@m.gmane.org; Mon, 14 Apr 2008 08:11:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JlHtj-0000nY-Gn for ged-emacs-devel@m.gmane.org; Mon, 14 Apr 2008 02:10:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JlHtc-0000kv-6P for emacs-devel@gnu.org; Mon, 14 Apr 2008 02:10:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JlHtW-0000dx-DK for emacs-devel@gnu.org; Mon, 14 Apr 2008 02:10:26 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JlHtW-0000do-9K for emacs-devel@gnu.org; Mon, 14 Apr 2008 02:10:22 -0400 Original-Received: from mail-in-01.arcor-online.net ([151.189.21.41]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JlHtQ-0002MP-WE; Mon, 14 Apr 2008 02:10:17 -0400 Original-Received: from mail-in-09-z2.arcor-online.net (mail-in-09-z2.arcor-online.net [151.189.8.21]) by mail-in-01.arcor-online.net (Postfix) with ESMTP id 83D1F104F59; Mon, 14 Apr 2008 08:10:15 +0200 (CEST) Original-Received: from mail-in-13.arcor-online.net (mail-in-13.arcor-online.net [151.189.21.53]) by mail-in-09-z2.arcor-online.net (Postfix) with ESMTP id 724C928EDD2; Mon, 14 Apr 2008 08:10:15 +0200 (CEST) Original-Received: from lola.goethe.zz (dslb-084-061-061-208.pools.arcor-ip.net [84.61.61.208]) by mail-in-13.arcor-online.net (Postfix) with ESMTP id 4647029D4E6; Mon, 14 Apr 2008 08:10:15 +0200 (CEST) Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 098101C452D3; Mon, 14 Apr 2008 08:10:07 +0200 (CEST) In-Reply-To: (Kenichi Handa's message of "Mon, 14 Apr 2008 14:17:59 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Virus-Scanned: ClamAV 0.92.1/6751/Sun Apr 13 22:15:49 2008 on mail-in-13.arcor-online.net X-Virus-Status: Clean X-detected-kernel: by monty-python.gnu.org: 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:95160 Archived-At: Kenichi Handa writes: > In article , Stefan Monnier writes: > >> Also the encoding that use a BOM should not >> just ignore the first char, but should only do so if the first char is >> indeed a BOM. > > I'll fix that soon. How does recode-region work with encodings having a BOM? Probably the problem is not dissimilar to working with shift encodings. Still I have a hard time to picture either. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum