GNU bug report logs - #13599
24.2; (max-char) is too low (and hard to change)

Previous Next

Package: emacs;

Reported by: Magnar Sveen <magnars <at> gmail.com>

Date: Thu, 31 Jan 2013 18:44:02 UTC

Severity: minor

Merged with 1042, 32562

Found in version 24.2

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Magnar Sveen <magnars <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 13599 <at> 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
[Message part 1 (text/plain, inline)]
On Thu, Jan 31, 2013 at 9:20 PM, Eli Zaretskii <eliz <at> 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
[Message part 2 (text/html, inline)]

This bug report was last modified 6 years and 252 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.