unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Milan Zamazal <pdm@zamazal.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 23559@debbugs.gnu.org
Subject: bug#23559: 25.0.93; Wrong type argument on C-u C-x = with Czech input method
Date: Thu, 19 May 2016 20:50:33 +0200	[thread overview]
Message-ID: <87bn41khl2.fsf@zamazal.org> (raw)
In-Reply-To: <8360ua9eau.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 19 May 2016 19:56:57 +0300")

>>>>> "EZ" == Eli Zaretskii <eliz@gnu.org> writes:

    EZ> Do you (or someone else) understand why Czech and Slovak input
    EZ> methods include kp-* keys in the input method definitions?

The reason is that those input methods replace digit keys at the main
part of the keyboard with Czech and Slovak characters.  But the keys at
the numeric keypad should of course still produce digits and not Czech
and Slovak characters.

IIRC at the time those input methods were introduced, quail definitions
like

  ("1" ?+)

caused both the `1' and kp-1 keys to produce `+' and adding

  ([kp-1] ?1)

was necessary to keep kp-1 producing `1' and not `+'.  If this is no
longer necessary then those bindings can be simply removed.






  reply	other threads:[~2016-05-19 18:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12 19:35 bug#23559: 25.0.93; Wrong type argument on C-u C-x = with Czech input method Milan Zamazal
2016-05-19 16:56 ` Eli Zaretskii
2016-05-19 18:50   ` Milan Zamazal [this message]
2016-05-19 20:00     ` 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

  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=87bn41khl2.fsf@zamazal.org \
    --to=pdm@zamazal.org \
    --cc=23559@debbugs.gnu.org \
    --cc=eliz@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 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).