unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Magnar Sveen <magnars@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 13599@debbugs.gnu.org
Subject: bug#13599: 24.2; (max-char) is too low (and hard to change)
Date: Fri, 1 Feb 2013 07:13:50 +0100	[thread overview]
Message-ID: <CALVcYyCKfNArxmkstmfLEuveiDOBxXL7KCCQy++hhCKKmkQyng@mail.gmail.com> (raw)
In-Reply-To: <83fw1hcdfc.fsf@gnu.org>

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

On Thu, Jan 31, 2013 at 9:20 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> keyboard-translate doesn't support keys with modifiers.  Use
> global-set-key instead, after defining a function that inserts the [
> character.
>

Yes, I've been using

    (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. That lead me to
keyboard-translate, then here.

- Magnar

[-- Attachment #2: Type: text/html, Size: 1143 bytes --]

  reply	other threads:[~2013-02-01  6:13 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 [this message]
2013-02-01  7:41         ` Eli Zaretskii
2013-02-01  8:10           ` Magnar Sveen
2013-02-01 14:27           ` Stefan Monnier
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=CALVcYyCKfNArxmkstmfLEuveiDOBxXL7KCCQy++hhCKKmkQyng@mail.gmail.com \
    --to=magnars@gmail.com \
    --cc=13599@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).