GNU bug report logs -
#69905
30.0.50; killing.texi: M-@key{SPC} and `just-one-space'
Previous Next
Reported by: Arash Esbati <arash <at> gnu.org>
Date: Tue, 19 Mar 2024 22:16:02 UTC
Severity: normal
Found in version 30.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi all,
commit 42e4d6b8ce mapped 'M-SPC' to `cycle-spacing' instead of
`just-one-space'. In killing.texi, starting with line 94, there is:
@item M-@key{SPC}
Delete spaces and tabs around point, leaving one space
(@code{just-one-space}).
[...]
@kindex M-SPC
@findex cycle-spacing
@vindex cycle-spacing-actions
The command @code{cycle-spacing} (@kbd{M-@key{SPC}}) acts like a more
flexible version of @code{just-one-space}. It performs different
space cleanup actions defined by @code{cycle-spacing-actions}, in a
cyclic manner, if you call it repeatedly in succession.
Is this on purpose or an omission?
Best, Arash
This bug report was last modified 1 year and 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.