GNU bug report logs -
#64138
28.2; C-x ) won't accept the universal argument
Previous Next
Reported by: Al Petrofsky <al <at> petrofsky.org>
Date: Sat, 17 Jun 2023 23:49:02 UTC
Severity: normal
Found in version 28.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> > (Changing "C-u" to "C-u 4" gives the expected result.)
> > The "P" in the interactive declaration of kmacro-end-macro
> > should be a "p".
>
> These commands always required a numeric prefix argument, and that is
> how they are documented. So just "C-u" is invalid, you should use
> "C-u 4" instead.
I thought it was the case that unless specified
otherwise (i.e., unless C-u has another behavior),
when a numeric prefix arg has some behavior then
a plain C-u should act the same as C-u 4 (etc.).
I thought that when doc says _only_ "with numeric
prefix arg..." or "a numeric prefix arg means..."
that's short for an equivalent statement about
plain C-u (and its multiples), plain M--, etc.
I thought that any departure from this general
rule would be mentioned in the doc, including if
plain C-u were ignored or raised an error or...
Hasn't this been the (unwritten) convention?
(Just asking a question - not arguing.)
In this case, if plain C-u were indeed "invalid"
then I'd expect that to be documented.
This bug report was last modified 1 year and 336 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.