From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Evans Newsgroups: gmane.emacs.help Subject: utf-16-le-pre-write-conversion missing Date: Sun, 31 Aug 2003 17:14:51 +0000 (GMT) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030831170511.J7890@hclb.demon.co.uk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1062350367 1841 80.91.224.253 (31 Aug 2003 17:19:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 31 Aug 2003 17:19:27 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Aug 31 19:19:25 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19tVrJ-0002oF-00 for ; Sun, 31 Aug 2003 19:19:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19tVpY-0006PI-9h for geh-help-gnu-emacs@m.gmane.org; Sun, 31 Aug 2003 13:17:36 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19tVnS-0004si-4G for help-gnu-emacs@gnu.org; Sun, 31 Aug 2003 13:15:26 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19tVnJ-0004fO-Gt for help-gnu-emacs@gnu.org; Sun, 31 Aug 2003 13:15:18 -0400 Original-Received: from [194.217.242.80] (helo=anchor-post-39.mail.demon.net) by monty-python.gnu.org with esmtp (Exim 4.22) id 19tVmx-0004CY-UD for help-gnu-emacs@gnu.org; Sun, 31 Aug 2003 13:14:56 -0400 Original-Received: from hclb.demon.co.uk ([158.152.8.23]) by anchor-post-39.mail.demon.net with esmtp (Exim 3.36 #2) id 19tVmv-00042r-0U for help-gnu-emacs@gnu.org; Sun, 31 Aug 2003 18:14:54 +0100 Original-Received: from localhost.demon.co.uk by hclb.demon.co.uk with esmtp (Smail3.2.0.111 #1) id m19tVmt-002AYOC; Sun, 31 Aug 2003 18:14:51 +0100 (BST) Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:12222 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:12222 When set-buffer-file-coding-system is set to utf-16-le, I get error "symbol's function definition is void: utf-16-pre-write-conversion" in the minibuffer when attempting to save a file. Any idea where I can find this function? Emacs 21.3.1 i386--freebsd