GNU bug report logs -
#35885
25.2; Few mistakes in Emacs Manual (+ proposals)
Previous Next
Reported by: Sebastian Urban <mrsebastianurban <at> gmail.com>
Date: Fri, 24 May 2019 16:00:02 UTC
Severity: minor
Tags: fixed, patch
Found in version 25.2
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #46 received at 35885 <at> debbugs.gnu.org (full text, mbox):
> From: Sebastian Urban <mrsebastianurban <at> gmail.com>
> Cc: 35885 <at> debbugs.gnu.org
> Date: Mon, 10 Jun 2019 12:30:52 +0200
>
> In KILLING.TEXI - L125-127:
> leaves @var{n} spaces before point if @var{n} is positive; if @var{n}
> is negative, it deletes newlines in addition to spaces and tabs,
> -leaving @var{-n} spaces before point. The command @code{cycle-spacing}
> +leaving @var{n} spaces before point. The command @code{cycle-spacing}
>
> There 'n' stands just for number of spaces, so no need for negative
> or positive mark. Also documentation string in SIMPLE.EL for
> 'just-one-space' will need correction, because there is '-N'.
I don't think I understand (and if I do, I disagree). The text says:
if N is negative, ... leaving -N spaces before point.
When N is negative, -N is positive, so the original text sounds
correct to me.
> With a positive numeric argument @var{n}, it leaves @var{n} spaces
> before point; if @var{n} is negative, it also deletes newlines.
This has the same problem as omitting the minus sign in your
suggestion above.
Thanks.
This bug report was last modified 4 years and 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.