unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Magnar Sveen <magnars@gmail.com>, 13599@debbugs.gnu.org
Subject: bug#13599: 24.2; (max-char) is too low (and hard to change)
Date: Fri, 01 Feb 2013 09:27:10 -0500	[thread overview]
Message-ID: <jwvd2wkqfg2.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <83ehh0cwga.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 01 Feb 2013 09:41:41 +0200")

>> (define-key key-translation-map (kbd "s-8") (kbd "["))
>> It works in most cases. But unfortunately read-char does not care about
>> this translation, leaving lots of functions broken.
> Why do you care about read-char?

Because he wants to be able to type [ (which isn't on his keyboard so
he wants to use s-8 for that) even in response to a read-char.

> What functions are broken after the above?

None are broken, but some don't pay attention to key-translation-map
(e.g. all those that use read-char).

> And why do you use key-translation-map and not global-map (or
> global-set-key)?

Probably so that he can use bindings such as C-x [


        Stefan





  parent reply	other threads:[~2013-02-01 14:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-31 18:42 bug#13599: 24.2; (max-char) is too low (and hard to change) Magnar Sveen
2013-01-31 19:08 ` Eli Zaretskii
2013-01-31 19:44   ` Magnar Sveen
2013-01-31 20:20     ` Eli Zaretskii
2013-02-01  6:13       ` Magnar Sveen
2013-02-01  7:41         ` Eli Zaretskii
2013-02-01  8:10           ` Magnar Sveen
2013-02-01 14:27           ` Stefan Monnier [this message]
2013-02-01 14:24         ` Stefan Monnier
2013-02-01 17:38           ` Magnar Sveen
2013-01-31 21:22   ` Josh
2013-02-01  7:43     ` 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=jwvd2wkqfg2.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=13599@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=magnars@gmail.com \
    /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).