all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "niDapeng"<steveneo@21cn.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: xml encoding conflict with my defult emacs language configuartion
Date: Tue, 24 Feb 2004 14:16:07 +0800 (CST)	[thread overview]
Message-ID: <bG959775858392.27658@webmail2.inner-21cn.com> (raw)

I guess my English isn't good enough to explain my question exactly.
My emacs is Windows version 21.3.1. And you needn't try to guess my emacs setting from my email encoding, becuase I didn't use Emacs as my email client:)
My .emacs has such settting:
============================================
(set-language-environment 'Chinese-GB)
(set-clipboard-coding-system 'chinese-iso-8bit) ;euc-cn
(set-terminal-coding-system 'chinese-iso-8bit)
(set-buffer-file-coding-system 'chinese-iso-8bit)
(set-selection-coding-system 'chinese-iso-8bit)
(set-keyboard-coding-system 'chinese-iso-8bit)
(setq-default pathname-coding-system 'chinese-iso-8bit)

(modify-coding-system-alist 'process "*" 'chinese-iso-8bit)
(setq default-process-coding-system '(chinese-iso-8bit . chinese-iso-8bit))
====================================================

I use XAE to create a docbook XML file, and input Chinese words. When I save, message pop up like my last mail. I guess the reason is : my buffer file is GB2312 encoding, but emacs try to save it as UTF-8, and emacs can't convert GB2312 Chinese words to UTF-8 automatically. So emacs ask if I want to save forcedly .

BTW, my another mail, about "Redo" function. My mean is when I do more "undo", I can't use "redo" function to "undo" last time "undo":). I do think it's common request for an editor. but why emacs hasn't accept "redo" as default command.

Thanks your kindly reply!
Best

----------------------------------------------
ÍæÓÎÏ·Ó®ÊýÂëÏà»ú¡¢MP3¡¢UÅÌ 
http://mail.21cn.com/huodong/0310/ 
ÖÐÃÀÈÕº«¸ßÖÐÉúÐÔµ÷²é:ÈÕÅ®ÉúÐÔ¹ÛÄî×·Å 
http://news.21cn.com/huahua/ 
¹ã¶«ADSLÓû§ÓÐ×ÅÊý£¬21CNÉÌÎñÓÊÃâ·ÑÁì 
http://mail.21cn.com/vip 
Ï£À°Ç°×ÜÀíÓëÃÀÑÞ¿Õ½ãÄÖ³öÌÒÉ«ÐÔ³óÎÅ(ͼ) 
http://news.21cn.com/social/ 

             reply	other threads:[~2004-02-24  6:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-24  6:16 niDapeng [this message]
2004-02-24  6:53 ` xml encoding conflict with my defult emacs language configuartion Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2004-02-23  5:41 niDapeng
2004-02-23  6:35 ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=bG959775858392.27658@webmail2.inner-21cn.com \
    --to=steveneo@21cn.com \
    --cc=help-gnu-emacs@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.