all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: Russian keyboard input method
Date: Thu, 7 Nov 2002 17:59:07 +0900 (JST)	[thread overview]
Message-ID: <200211070859.RAA09354@etlken.m17n.org> (raw)
In-Reply-To: <Pine.LNX.4.33.0211041200410.604-200000@jane.telecom.mipt.ru> (message from Olleg Samoylov on Mon, 4 Nov 2002 12:24:48 +0300 (MSK))

[-- Attachment #1: Type: text/plain, Size: 1441 bytes --]

In article <Pine.LNX.4.33.0211041200410.604-200000@jane.telecom.mipt.ru>, Olleg Samoylov <olleg@jane.telecom.mipt.ru> writes:

> The most common keyboard for PC is so called microsoft compatiable keyboard.
> I added russian keyboard layout for this keyboard to attached file.

Thank you for the contribution.  But, the current
development code (cvs HEAD trunk) already has the very
similar layout as yours (cyrillic-microsoft) by the name
"russian-computer".  The difference is only this:

russian-computer:    ("\\" ?\\)
cyrillic-microsoft:  ("\\" ?/)

The comment in our current code says as below (I'll attach
the whole code at the end):

;; This was `cyrillic-jcuken'.  Alexander Mikhailian
;; <mikhailian@altern.org> says:  "cyrillic-jcuken" is actually
;; russian.  It is ok but a bit outdated.  This layout has been used
;; in typewriters for ages but it has been superceeded on desktops by
;; a variation of this layout, implemented in M$ Windows software.
;; The Windows layout is greatly preferred because of the comma and
;; period being placed more conviniently and, of course, because of
;; the popularity of Windows software. This layout is a common option
;; in X Windows and console layouts for GNU/Linux.  [See
;; `russian-computer' below.]

So, it seems that the layout of russian-computer is the one
supported on Windows.  Could you please discuss with
Mr. Mikhailian about this issue?

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


[-- Attachment #2: cyrillic.el --]
[-- Type: application/octet-stream, Size: 31295 bytes --]

      reply	other threads:[~2002-11-07  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-04  9:24 Russian keyboard input method Olleg Samoylov
2002-11-07  8:59 ` 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=200211070859.RAA09354@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=bug-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.