From: Kenichi Handa <handa@m17n.org>
To: Eduard Wiebe <usenet@pusto.de>
Cc: emacs-devel@gnu.org
Subject: Re: cp949 support
Date: Mon, 22 Jun 2009 10:37:01 +0900 [thread overview]
Message-ID: <E1MIYSz-0002oX-2g@etlken> (raw)
In-Reply-To: <863a9vb8jg.fsf@nirvana.pusto.de> (message from Eduard Wiebe on Sat, 20 Jun 2009 10:42:43 +0200)
In article <863a9vb8jg.fsf@nirvana.pusto.de>, Eduard Wiebe <usenet@pusto.de> writes:
> > As Yidong has already installed the fix for cp949
> > coding-system, could you please verify that it works
> > correctly with the latest code.
> It works as expected. Thank you.
Thank you for testing it.
> PS: Sorry when i recur, but can we add following patch to improve
> information about korean language/environment?
> 2009-06-20 Eduard Wiebe <usenet@pusto.de>
> * language/korean.el (set-language-info-alist): Add korean-cp949,
> cp949 to spec.
As the suggested change is quite safe, I don't object to
installing it. Yidong and Stefan?
---
Kenichi Handa
handa@m17n.org
> --=-=-=
> Content-Type: text/x-patch; charset=utf-8
> Content-Disposition: inline; filename=korean.diff
> Content-Transfer-Encoding: 8bit
> diff --git a/lisp/language/korean.el b/lisp/language/korean.el
> index e8e78bf..07382df 100644
> --- a/lisp/language/korean.el
> +++ b/lisp/language/korean.el
> @@ -70,11 +70,11 @@
> (exit-function . exit-korean-environment)
> (iso639-language . ko)
> (tutorial . "TUTORIAL.ko")
> - (charset korean-ksc5601)
> - (coding-system iso-2022-kr korean-iso-8bit)
> + (charset korean-ksc5601 cp949)
> + (coding-system iso-2022-kr korean-iso-8bit korean-cp949)
> (input-method . "korean-hangul")
> (features korea-util)
> - (coding-priority korean-iso-8bit iso-2022-kr)
> + (coding-priority korean-iso-8bit korean-cp949 iso-2022-kr)
> (sample-text . "Hangul (한글) 안녕하세요, 안녕하십니까")
> (documentation . "\
> The following key bindings are available for controlling Korean input methods:
> --=-=-=
> --
> Eduard Wiebe
> --=-=-=--
next prev parent reply other threads:[~2009-06-22 1:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-15 21:11 cp949 support Eduard Wiebe
2009-06-16 0:58 ` Kenichi Handa
2009-06-17 8:07 ` Jihyun Cho
2009-06-17 11:20 ` Kenichi Handa
2009-06-17 20:54 ` Eduard Wiebe
2009-06-18 2:19 ` Jihyun Cho
2009-06-18 11:14 ` Kenichi Handa
2009-06-18 13:05 ` Chong Yidong
2009-06-18 21:33 ` User Ew
2009-06-19 0:40 ` Kenichi Handa
2009-06-20 8:42 ` Eduard Wiebe
2009-06-22 1:37 ` Kenichi Handa [this message]
2009-07-01 12:39 ` Kenichi Handa
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=E1MIYSz-0002oX-2g@etlken \
--to=handa@m17n.org \
--cc=emacs-devel@gnu.org \
--cc=usenet@pusto.de \
/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).