GNU bug report logs - #38642
'C-x RET c' gets stuck in universal-argument loop

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Mon, 16 Dec 2019 22:53:01 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 38642 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Andreas Schwab <schwab <at> linux-m68k.org>
Cc: 38642 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca, juri <at> linkov.net
Subject: Re: bug#38642: 'C-x RET c' gets stuck in universal-argument loop
Date: Tue, 17 Dec 2019 18:11:48 +0200
> From: Andreas Schwab <schwab <at> linux-m68k.org>
> Date: Tue, 17 Dec 2019 00:07:25 +0100
> Cc: 38642 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
> 
> > emacs -Q
> > C-x RET c       ;; universal-coding-system-argument
> > RET             ;; accept default e.g. utf-8-unix
> > C-u C-b         ;; moves backwards 4 chars
> > C-b C-b C-b ...
> >
> > Every C-b still moves backwards 4 chars because it gets stuck with an old
> > 'prefix-arg' in the 'while' loop in 'universal-coding-system-argument'.
> 
> It makes assumptions about universal-argument-map that are no longer
> true since commit 02ef6c1a8a.

Stefan, any ideas for how to fix this unintended consequence?

TIA




This bug report was last modified 5 years and 181 days ago.

Previous Next


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