From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: coding tags and utf-16 Date: Thu, 05 Jan 2006 18:11:16 -0500 Message-ID: References: <20051221.090033.182620434.wl@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1136502840 30298 80.91.229.2 (5 Jan 2006 23:14:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2006 23:14:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 06 00:13:59 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 1EueIi-0002Fz-Qp for ged-emacs-devel@m.gmane.org; Fri, 06 Jan 2006 00:13:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EueKT-0000Wg-41 for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2006 18:15:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EueJg-0000Dc-NT for emacs-devel@gnu.org; Thu, 05 Jan 2006 18:14:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EueJf-0000Cn-HJ for emacs-devel@gnu.org; Thu, 05 Jan 2006 18:14:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EueJf-0000Ch-83 for emacs-devel@gnu.org; Thu, 05 Jan 2006 18:14:43 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EueLJ-0006qz-IX for emacs-devel@gnu.org; Thu, 05 Jan 2006 18:16:25 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1EueGK-000837-ED; Thu, 05 Jan 2006 18:11:16 -0500 Original-To: Kenichi Handa In-reply-to: (message from Kenichi Handa on Thu, 05 Jan 2006 13:33:43 +0900) 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:48774 Archived-At: > But, those are anyway just heuristics; not 100% reliable. > So I think we need a user option to turn it on and off, or > perhaps a user option to select which kind of heuristics. > Should we install this option now? I can't tell whether or not it's important enough to install now because I never encountered a utf-16 file. Werner sent a message explaining how another program handles them. Is it feasible to implement that in Emacs? Would it be so much of a complication that we should not install it now?