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

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

bug#69905: 30.0.50; killing.texi: M-@key{SPC} and `just-one-space'


From: Eli Zaretskii
Subject: bug#69905: 30.0.50; killing.texi: M-@key{SPC} and `just-one-space'
Date: Wed, 20 Mar 2024 14:47:20 +0200

> From: Arash Esbati <arash@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.





reply via email to

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