GNU bug report logs - #40703
Unable to turn off autoarg-kp-mode

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Sun, 19 Apr 2020 01:22:01 UTC

Severity: minor

Fixed in version 29.1

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: Michael Heerdegen <michael_heerdegen <at> web.de>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 40703 <at> debbugs.gnu.org
Subject: bug#40703: [PATCH] Make autoarg.el obsolete
Date: Mon, 20 Apr 2020 03:27:55 +0200
Stefan Kangas <stefan <at> marxist.se> writes:

> It sounds like you see the same thing as me.

Exactly.

(defun autoarg-kp-digit-argument (arg)
  [...]
  (setq overriding-terminal-local-map universal-argument-map)) ;; <---

That's not good.  u-a-map contains the normal number keys (first
problem), and the overriding-terminal-local-map is never uninstalled
(that's why it can't be turned off).

Michael.




This bug report was last modified 3 years and 154 days ago.

Previous Next


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