GNU bug report logs - #47785
28.0.50; kmacro-edit-lossage fails when \C-hl is not bound to view-lossage

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> gmail.com>

Date: Thu, 15 Apr 2021 03:54:02 UTC

Severity: minor

Tags: confirmed, fixed

Found in version 28.0.50

Fixed in version 28.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: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Ihor Radchenko <yantar92 <at> gmail.com>
Cc: 47785 <at> 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
Lars Ingebrigtsen <larsi <at> 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




This bug report was last modified 4 years and 73 days ago.

Previous Next


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