From: Lars Ingebrigtsen <larsi@gnus.org>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: 47785@debbugs.gnu.org
Subject: bug#47785: 28.0.50; kmacro-edit-lossage fails when \C-hl is not bound to view-lossage
Date: Wed, 05 May 2021 15:00:44 +0200 [thread overview]
Message-ID: <87sg315o8z.fsf@gnus.org> (raw)
In-Reply-To: <87k0oe93m3.fsf@gnus.org> (Lars Ingebrigtsen's message of "Tue, 04 May 2021 12:48:20 +0200")
Lars Ingebrigtsen <larsi@gnus.org> writes:
> I've just taken a very quick look at the command, and I'm guessing it
> has something to do with:
>
> ((or (memq cmd '(view-lossage electric-view-lossage))
> (memq cmd-noremap '(view-lossage electric-view-lossage)))
> (setq mac (recent-keys))
>
> mac ends up being
>
> #<subr undefined>
I was totally looking at the wrong thing. The problem was in
`kmacro-edit-lossage' itself, which assumed that `C-h l' was bound.
This should now be fixed in Emacs 28.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2021-05-05 13:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-15 3:57 bug#47785: 28.0.50; kmacro-edit-lossage fails when \C-hl is not bound to view-lossage Ihor Radchenko
2021-05-04 10:48 ` Lars Ingebrigtsen
2021-05-05 13:00 ` Lars Ingebrigtsen [this message]
2021-05-11 4:06 ` Ihor Radchenko
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=87sg315o8z.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=47785@debbugs.gnu.org \
--cc=yantar92@gmail.com \
/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).