unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Stefan Kangas <stefan@marxist.se>
Cc: 40703@debbugs.gnu.org
Subject: bug#40703: [PATCH] Make autoarg.el obsolete
Date: Mon, 20 Apr 2020 03:27:55 +0200	[thread overview]
Message-ID: <87blnnaquc.fsf@web.de> (raw)
In-Reply-To: <CADwFkm=BxN-+rgqK_c_q-h6uBwB+KTkbaqfPf9R5FN13fFDG_w@mail.gmail.com> (Stefan Kangas's message of "Mon, 20 Apr 2020 02:57:16 +0200")

Stefan Kangas <stefan@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.





  reply	other threads:[~2020-04-20  1:27 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-19  1:20 bug#40703: [PATCH] Make autoarg.el obsolete Stefan Kangas
2020-04-19 14:08 ` Eli Zaretskii
2020-04-19 23:25   ` Stefan Kangas
2020-04-19 23:57     ` Michael Heerdegen
2020-04-20  0:57       ` Stefan Kangas
2020-04-20  1:27         ` Michael Heerdegen [this message]
2020-04-20 14:29       ` Eli Zaretskii
2020-04-24 10:02         ` Stefan Kangas
2020-09-30 17:59           ` Lars Ingebrigtsen
2020-10-03 23:01             ` Michael Heerdegen
2020-10-05  6:45               ` Lars Ingebrigtsen
2020-10-05  6:59                 ` Eli Zaretskii
2022-02-15  9:56 ` bug#40703: Unable to turn off autoarg-kp-mode Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87blnnaquc.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=40703@debbugs.gnu.org \
    --cc=stefan@marxist.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).