all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Welsh Duggan <mwd@md5i.com>
To: emacs-devel@gnu.org
Subject: Re: Issues with quail.el
Date: Tue, 08 May 2018 23:19:03 -0400	[thread overview]
Message-ID: <878t8tcy8o.fsf@md5i.com> (raw)
In-Reply-To: <20180505115357.daekqzkpg3565ztj@isis.luna> (Amit Ramon's message of "Sat, 5 May 2018 14:53:57 +0300")

Amit Ramon <amit.ramon@riseup.net> writes:

> I believe I found some bugs in quail.el that occurs when the keyboard
> layout is set to a layout that is different from the standard
> "quail-keyboard-layout-standard". I'd like to try and fix them myself,
> and I have some questions.

I'm not a quail expert, but I looked through a lot of the code recently
to try to figure out how to do something else, so maybe I can figure out
how to help here.

> First issue
>
> Assume that the keyboard layout is set to "atari-german" and that the
> input method is "Hebrew". When I type C-h I (thus invoking
> "describe-input-method"), the drawing of the keyboard layout is
> incorrect. The keys that appear in the shifted level, which should be,
> in this input method, similar to those in the standard layout, are
> actually taken from the current keyboard layout.

Okay, let's verify some things.  When I type 
`M-x quail-show-keyboard-layout RET atari-german RET', I get the
following:

Keyboard layout (keyboard type: atari-german)

     +----------------------------------------------------------------+
     | 1! | 2" | 3§ | 4$ | 5% | 6& | 7/ | 8( | 9) | 0= | ß? | '` | #^ |
     +----------------------------------------------------------------+
       | qQ | wW | eE | rR | tT | zZ | uU | iI | oO | pP | üÜ | +* |
       +------------------------------------------------------------+
        | aA | sS | dD | fF | gG | hH | jJ | kK | lL | öÖ | äÄ | ~| |
     +--------------------------------------------------------------+
     | <> | yY | xX | cC | vV | bB | nN | mM | ,; | .: | -_ |
     +------------------------------------------------------+
		    +-----------------------------+
		    |          space bar          |
		    +-----------------------------+


Is this what you get as well?  Does this match your actual keyboard?


> For example, the Hebrew letter TET is on the (standard) y key, and
> pressing this key together with shift when Hebrew input method is
> active should produce Y. This works fine when typing, but in the map
> drawn by "describe-input-method" the letter that appears on this key
> in the shifted state is Z, which is what this key does in
> "atari-german" layout. There are some other keys not in the right
> place - all those that in "atari-german" have a meaning that is
> different than the one in the standard layout.

Also to verify, the 'y' key is the one to diagonally down and to the
right of the 'a' key?  Like in the layout above?  When I try to recreate
what you are showing, I get the following.  Does this match?

     +----------------------------------------------------------------+
     | 1! | 2" | 3§ | 4$ | 5% | 6& | 7/ | 8( | 9) | 0( | ß? | '` | ;^ |
     +----------------------------------------------------------------+
       | qQ | 'W | ק‎E | ר‎R | א‎T | ט‎Z | ו‎U | ן‎I | ם‎O | פ‎P | ]} | [{ |
       +------------------------------------------------------------+
        | ש‎A | ד‎S | ג‎D | כ‎F | ע‎G | י‎H | ח‎J | ל‎K | ך‎L | ף‎Ö | ,Ä | ~| |
     +--------------------------------------------------------------+
     | >< | ז‎Y | ס‎X | ב‎C | ה‎V | נ‎B | מ‎N | צ‎M | ת‎> | ץ‎< | ._ |
     +------------------------------------------------------+
                    +-----------------------------+
                    |          space bar          |
                    +-----------------------------+

Finally, if it does match, what should it look like instead?

> Second issue

[...]

Snipped until I have a clearer idea what the problem is.

-- 
Michael Welsh Duggan
(md5i@md5i.com)



  parent reply	other threads:[~2018-05-09  3:19 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-05 11:53 Issues with quail.el Amit Ramon
2018-05-07 19:33 ` Eli Zaretskii
2018-05-08  8:41   ` Amit Ramon
2018-05-08 17:28     ` Eli Zaretskii
2018-05-08 19:53       ` Amit Ramon
2018-05-09  3:19 ` Michael Welsh Duggan [this message]
2018-05-10 14:12   ` Amit Ramon
2018-05-11  3:18     ` Van L
2018-05-11 16:41       ` Amit Ramon
2018-05-12  4:13     ` Michael Welsh Duggan
2018-05-12 17:12       ` Amit Ramon
2018-05-12 12:24     ` K. Handa
2018-05-17 12:31       ` K. Handa
2018-05-17 15:41         ` Amit Ramon
2018-05-17 15:44         ` Filipp Gunbin
2018-05-17 18:57           ` Amit Ramon
2018-05-18 14:36           ` K. Handa
2018-05-19 12:01         ` Amit Ramon
2018-05-23 14:27           ` K. Handa
2018-05-27 13:09             ` Amit Ramon

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=878t8tcy8o.fsf@md5i.com \
    --to=mwd@md5i.com \
    --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.