all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: 40703@debbugs.gnu.org
Subject: bug#40703: [PATCH] Make autoarg.el obsolete
Date: Mon, 20 Apr 2020 02:57:16 +0200	[thread overview]
Message-ID: <CADwFkm=BxN-+rgqK_c_q-h6uBwB+KTkbaqfPf9R5FN13fFDG_w@mail.gmail.com> (raw)
In-Reply-To: <875zdv6nb3.fsf@web.de>

Michael Heerdegen <michael_heerdegen@web.de> writes:

> > Well, as it stands 'autoarg-kp-mode' is broken.  It enables
> > 'autoarg-mode', which kind of defeats the point of having a separate
> > mode to only enable this behaviour for the keypad.
>
> Not for me.  Works here.  Are you sure?

In "emacs -Q" using 26.1:

M-x autoarg-kp-mode
    Message: Autoarg-Kp mode enabled
[regular 2] a
   Buffer contents: 2a
[keypad 2] a
    Buffer contents: 2aaa
[regular 2] b
    Buffer contents: 2aaabb
M-x autoarg-kp-mode
    Message: Autoarg-Kp mode disabled
[keypad 2] c
    Buffer contents: 2aaabbcc
[regular 2] d
    Buffer contents: 2aaabbccdd
M-x autoarg-mode
   Message: Autoarg mode enabled
... same behaviour as above
M-x autoarg-mode
   Message: Autoarg mode disabled
... it's still not disabled

So actually the breakage here is worse than what I initially
described, since autoarg-kp-mode also can't be disabled.

autoarg-mode seems to toggle correctly though.

> mhmm, I wanted to write an
> example including integers but I can't enter them anymore, I can't turn
> off autoarg mode.  It's just broken.  Will restart Emacs.

It sounds like you see the same thing as me.

Best regards,
Stefan Kangas





  reply	other threads:[~2020-04-20  0:57 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 [this message]
2020-04-20  1:27         ` Michael Heerdegen
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

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

  git send-email \
    --in-reply-to='CADwFkm=BxN-+rgqK_c_q-h6uBwB+KTkbaqfPf9R5FN13fFDG_w@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=40703@debbugs.gnu.org \
    --cc=michael_heerdegen@web.de \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.