unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#69905: 30.0.50; killing.texi: M-@key{SPC} and `just-one-space'
@ 2024-03-19 22:14 Arash Esbati
  2024-03-20 12:47 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Arash Esbati @ 2024-03-19 22:14 UTC (permalink / raw)
  To: 69905

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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#69905: 30.0.50; killing.texi: M-@key{SPC} and `just-one-space'
  2024-03-19 22:14 bug#69905: 30.0.50; killing.texi: M-@key{SPC} and `just-one-space' Arash Esbati
@ 2024-03-20 12:47 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2024-03-20 12:47 UTC (permalink / raw)
  To: Arash Esbati; +Cc: 69905-done

> 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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-20 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-19 22:14 bug#69905: 30.0.50; killing.texi: M-@key{SPC} and `just-one-space' Arash Esbati
2024-03-20 12:47 ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).