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: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Magnar Sveen <magnars <at> gmail.com>, 13599 <at> 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
>> (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




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.