From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: utf-16le vs utf-16-le Date: Thu, 17 Apr 2008 01:09:36 +0300 Message-ID: References: <87wsn1fl72.fsf@uwakimon.sk.tsukuba.ac.jp> <87prssgacl.fsf@uwakimon.sk.tsukuba.ac.jp> <851w58q24a.fsf@lola.goethe.zz> <87lk3gfg40.fsf@uwakimon.sk.tsukuba.ac.jp> <87fxtof8x1.fsf@uwakimon.sk.tsukuba.ac.jp> <87wsmzdpsp.fsf@uwakimon.sk.tsukuba.ac.jp> <87abjtr1xt.fsf@uwakimon.sk.tsukuba.ac.jp> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1208383820 26133 80.91.229.12 (16 Apr 2008 22:10:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Apr 2008 22:10:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Stephen J. Turnbull" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 17 00:10:54 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 1JmFpm-0004Z6-H0 for ged-emacs-devel@m.gmane.org; Thu, 17 Apr 2008 00:10:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmFp7-0005OB-RP for ged-emacs-devel@m.gmane.org; Wed, 16 Apr 2008 18:09:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmFox-0005Ho-Qg for emacs-devel@gnu.org; Wed, 16 Apr 2008 18:09:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmFow-0005Go-VJ for emacs-devel@gnu.org; Wed, 16 Apr 2008 18:09:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmFow-0005Gd-PU for emacs-devel@gnu.org; Wed, 16 Apr 2008 18:09:38 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmFow-0006rt-AW for emacs-devel@gnu.org; Wed, 16 Apr 2008 18:09:38 -0400 Original-Received: from HOME-C4E4A596F7 ([83.130.246.94]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0JZF006KHVJF8OZ1@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Thu, 17 Apr 2008 01:23:40 +0300 (IDT) In-reply-to: <87abjtr1xt.fsf@uwakimon.sk.tsukuba.ac.jp> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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:95368 Archived-At: > From: "Stephen J. Turnbull" > Cc: emacs-devel@gnu.org > Date: Thu, 17 Apr 2008 05:15:42 +0900 > > > I'm afraid that this will be very hard to implement in Emacs, since > > the internals are very much exposed and we are used to copy strings to > > and fro freely. > > > I think we also don't have sockets and other similar interfaces as > > Lisp object to which we could give properties. > > That's a shame, isn't it? Maybe, I really can't say.