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

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

bug#38642: 'C-x RET c' gets stuck in universal-argument loop


From: Eli Zaretskii
Subject: bug#38642: 'C-x RET c' gets stuck in universal-argument loop
Date: Mon, 20 Jan 2020 18:24:58 +0200

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: schwab@linux-m68k.org,  juri@linkov.net,  38642-done@debbugs.gnu.org
> Date: Sun, 19 Jan 2020 17:11:26 -0500
> 
> > Thanks.  I think a more radical change could be installed after the
> > release branch is cut.
> 
> Done,

Thanks, but this:

        (remove-hook 'pre-command-hook #'mule-cmds--prefixed-command)

should be

        (remove-hook 'pre-command-hook #'mule-cmds--prefixed-command-pch)

right?





reply via email to

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