all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Re: cyrillic-jcuken input method error
Date: Fri, 7 Feb 2003 10:20:29 +0900 (JST)	[thread overview]
Message-ID: <200302070120.KAA00193@etlken.m17n.org> (raw)
In-Reply-To: <ht2fzr54cpw.fsf@seal.service.jet.msk.su> (message from Alex Ott on Mon, 03 Feb 2003 18:15:39 +0300)

In article <ht2fzr54cpw.fsf@seal.service.jet.msk.su>, Alex Ott <ott@jet.msk.su> writes:
> I compile last version of Emacs from CVS and found, that if i select
> Cyrillic-KOI8 environment it try to use cyrillic-jcuken input method, but
> not find it. Apropos for cyrillic methods say me, that cyrillic-jcuken was
> renamed to cyrillic-jis-russian. 

Ah, no, cyrillic-jcuken was renamed to russian-typewritter.
Please see the comments in leim/quail/cyrillic.el.

> i think, that cyrillic-jis-russian must be default input method for
> Cyrillic-KOI8 environment. 

I don't think cyrillic-jis-russian is useful in KOI8
environment because cyrillic-jis-russian produces JISX0208
characters (Japanese charset).

I've just fixed leim/quail/cyrillic.el as below to recover
the original behaviour.  Please update your working
directory.

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

2003-02-07  Kenichi Handa  <handa@m17n.org>

	* quail/cyrillic.el: Update quail-package-alist (not
	input-method-alist) to make "cyrillic-jcuken" an alias of
	"russian-typewriter".  Add cookie for quail-update-leim-list-file.

      reply	other threads:[~2003-02-07  1:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-03 15:15 cyrillic-jcuken input method error Alex Ott
2003-02-07  1:20 ` 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

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

  git send-email \
    --in-reply-to=200302070120.KAA00193@etlken.m17n.org \
    --to=handa@m17n.org \
    --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 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.