GNU bug report logs - #51449
28.0.50; iso-transl overwrites alt key bindings

Previous Next

Package: emacs;

Reported by: "Mark Bestley" <gnu <at> bestley.co.uk>

Date: Wed, 27 Oct 2021 21:02:03 UTC

Severity: normal

Tags: notabug

Found in version 28.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: "Mark Bestley" <gnu <at> bestley.co.uk>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 51449 <at> debbugs.gnu.org
Subject: bug#51449: 28.0.50; iso-transl overwrites alt key bindings
Date: Mon, 19 Sep 2022 22:15:51 +0200
"Mark Bestley" <gnu <at> bestley.co.uk> writes:

> I have now undone the iso-trans changes as Gregory suggested 
>
> (dolist (transl-char iso-transl-char-map)
>       (let ((vec (vconcat (car transl-char))))
>         (aset vec 0 (logior (aref vec 0) ?\A-\^@))
>         (define-key key-translation-map vec nil)))))

Skimming this bug report, it looks like the conclusion here was that we
didn't want to do anything here on the Emacs side, so I'm closing this
bug report.




This bug report was last modified 2 years and 302 days ago.

Previous Next


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