unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: biggaute@uwc.net, emacs-devel@gnu.org
Subject: Re: utf-16-be editing
Date: Thu, 5 Feb 2004 11:11:28 +0900 (JST)	[thread overview]
Message-ID: <200402050211.LAA03308@etlken.m17n.org> (raw)
In-Reply-To: <BMEPIDHCILAHIDGHPJHLMEPGCEAA.ganeshbabu.nallamothu@integra-india.com>

In article <BMEPIDHCILAHIDGHPJHLMEPGCEAA.ganeshbabu.nallamothu@integra-india.com>, "Ganesh Babu Nallamothu,\ Integra-India" <ganeshbabu.nallamothu@integra-india.com> writes:
> Thanks for providing the information. With this I can able to view the file
> but I can not edit. I require editing of these files. When I tried to edit,
> the following error has come "Symbol's function definition is void:
> utf-16-be-pre-write-conversion". Can you please help me how to overcome
> this. 

It's a bug of 21.3 and is fixed in the next version.

For a workaround, please put these lines in your .emacs.

(coding-system-put 'mule-utf-16-le 'pre-write-conversion nil)
(coding-system-put 'mule-utf-16-be 'pre-write-conversion nil)

---
Ken'ichi HANDA
handa@m17n.org

      parent reply	other threads:[~2004-02-05  2:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-24 17:24 utf-16-be editing Ganesh Babu N.
2004-01-24 20:51 ` Gaute B Strokkenes
2004-02-04  5:08   ` Ganesh Babu Nallamothu, Integra-India
2004-02-05  1:43     ` Gaute B Strokkenes
2004-02-05  4:01       ` Ganesh Babu Nallamothu, Integra-India
2004-02-05  2:11     ` Kenichi Handa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200402050211.LAA03308@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=biggaute@uwc.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).