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 09:10:20 +0100
[Message part 1 (text/plain, inline)]
Eli Zaretskii writes:

>> From: Magnar Sveen <magnars <at> gmail.com>
>>
>>     (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 it is widely used in commands, and now is broken.

> What functions are broken after the above?

Off the top of my head, (paredit-backslash) and (quoted-insert).

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

I had a hope that it was lower level than global-set-key.

- 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.