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: Eli Zaretskii <eliz <at> gnu.org>
To: Magnar Sveen <magnars <at> gmail.com>
Cc: 13599 <at> debbugs.gnu.org
Subject: bug#13599: 24.2; (max-char) is too low (and hard to change)
Date: Thu, 31 Jan 2013 22:20:23 +0200
> From: Magnar Sveen <magnars <at> gmail.com>
> Cc: 13599 <at> debbugs.gnu.org
> Date: Thu, 31 Jan 2013 20:44:58 +0100
> 
>     (keyboard-translate ?\C-h ?\[)
> 
> which did work, while
> 
>     (keyboard-translate ?\C-8 ?\[)
> 
> did not. Not a character again. So it's not only super.

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




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.