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
[Message part 1 (text/plain, inline)]
Your message dated Wed, 20 Mar 2024 14:47:20 +0200
with message-id <8634sl3w9z.fsf <at> gnu.org>
and subject line Re: bug#69905: 30.0.50; killing.texi: M-@key{SPC} and `just-one-space'
has caused the debbugs.gnu.org bug report #69905,
regarding 30.0.50; killing.texi: M-@key{SPC} and `just-one-space'
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
69905: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69905
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
> From: Arash Esbati <arash <at> gnu.org>
> Date: Tue, 19 Mar 2024 23:14:26 +0100
>
> 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?
Omission. Thanks, fixed.
This bug report was last modified 1 year and 60 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.