bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41526: 28.0.50; isearch rings a bell inside a macro if using english


From: Lars Ingebrigtsen
Subject: bug#41526: 28.0.50; isearch rings a bell inside a macro if using english-dvorak input method
Date: Thu, 22 Oct 2020 16:02:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Platon Pronko <platon7pronko@gmail.com> writes:

> 8. Observe the error message: "Keyboard macro terminated by a command ringing 
> the bell"

Very odd.  If we instrument `ding', then we get the following backtrace:

Debugger entered--entering a function:
* ding()
  undefined()
  call-last-kbd-macro(nil kmacro-loop-setup-function)
  kmacro-call-macro(nil nil)
  kmacro-end-and-call-macro(nil)
  funcall-interactively(kmacro-end-and-call-macro nil)
  call-interactively(kmacro-end-and-call-macro nil nil)
  command-execute(kmacro-end-and-call-macro)

So it seems to be saying that it thinks that the "," is undefined?  Does
anybody understand what's going on here?  My last-kbd-macro is

[19 44 with-input-method]

and 44 is a comma, which should be w in this input method...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]