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

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

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


From: GNU bug Tracking System
Subject: bug#69905: closed (30.0.50; killing.texi: M-@key{SPC} and `just-one-space')
Date: Wed, 20 Mar 2024 12:49:01 +0000

Your message dated Wed, 20 Mar 2024 14:47:20 +0200
with message-id <8634sl3w9z.fsf@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@gnu.org.)


-- 
69905: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69905
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; killing.texi: M-@key{SPC} and `just-one-space' Date: Tue, 19 Mar 2024 23:14:26 +0100 User-agent: Gnus/5.13 (Gnus v5.13)
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



--- End Message ---
--- Begin Message --- Subject: Re: 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.


--- End Message ---

reply via email to

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