From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dirk Zabel Newsgroups: gmane.emacs.help Subject: write file with coding-system utf-16 doesnt work Date: Thu, 13 Oct 2005 09:26:43 +0200 Message-ID: <3r6g3sFi4trpU1@uni-berlin.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1129188450 8160 80.91.229.2 (13 Oct 2005 07:27:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2005 07:27:30 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 13 09:27:28 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EPxTK-0005H7-Ao for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Oct 2005 09:25:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EPxTJ-00006q-Mh for geh-help-gnu-emacs@m.gmane.org; Thu, 13 Oct 2005 03:25:49 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 20 Original-X-Trace: news.uni-berlin.de ggDIe6+j99Whw+P4IQU6SQDT544K1pXY4WGXIgmnypqHFf User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: de-DE, de, en-us, en Original-Xref: shelby.stanford.edu gnu.emacs.help:134609 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:30190 Archived-At: Hi, if i try to save a file with coding-system utf-16-le, i keep getting the message symbol's function definition is void: utf16-le-pre-write-conversation With tuf-16-be, i get the corresponding message: symbol's function definition is void: utf16- be-pre-write-conversation On the other hand utf-8 works fine. M-x emacs-version gives: GNU Emacs 21.3.1 (i386-mingw-windows98.2222) of 2004-03-10 on NYAUMO As far as i can see, this is the current binary package available for win32. I would be grateful for any hint. Thanks in advance Dirk