GNU bug report logs - #35885
25.2; Few mistakes in Emacs Manual (+ proposals)

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Sebastian Urban <mrsebastianurban <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 35885 <at> debbugs.gnu.org
Subject: bug#35885: 25.2; Few mistakes in Emacs Manual (+ proposals)
Date: Mon, 10 Jun 2019 12:30:52 +0200
> I don't think it makes sense to continue discussing this one place
> at a time, because I, for one, am losing context and need to go
> several messages back to understand what is being discussed and why.

Alright, the following bug(?) is the last one in this thread form me,
i.e. I'll consider this thread closed and if I find anything new (or
a solution to quotes) I'll send new bug report.

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

Maybe we could even abridge whole sentence to something like this:

With a positive numeric argument @var{n}, it leaves @var{n} spaces
before point; if @var{n} is negative, it also deletes newlines.

Unless it works differently than I think it does.




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.