GNU bug report logs -
#17999
24.4.50; `define-minor-mode' creates doc-string lines that are far too long
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Fri, 11 Jul 2014 17:48:02 UTC
Severity: minor
Tags: fixed
Found in version 24.4.50
Fixed in version 26.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
The automatically created doc string for the user option has a line like
this, which can easily be far too long (it is unwrapped, though it might
appear wrapped in this bug report):
See the command `libprefix-the-possibly-long-mode-command-name' for a description of this minor mode.
The line should be split after the command name. Or (better) the line
should be automatically filled (wrapped as needed). To save some
veribage you can also remove "the" from "the command" and "minor" from
"minor mode".
As a general rule, any macro that defines a function or variable should
take care to create doc strings that are not longer than convention.
In GNU Emacs 24.4.50.1 (i686-pc-mingw32)
of 2014-06-28 on ODIEONE
Bzr revision: 117431 rgm <at> gnu.org-20140628015517-eku6hj8mpgcvfnso
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=/c/Devel/emacs/snapshot/trunk
--enable-checking=yes,glyphs 'CFLAGS=-O0 -g3'
LDFLAGS=-Lc:/Devel/emacs/lib 'CPPFLAGS=-DGC_MCHECK=1
-Ic:/Devel/emacs/include''
This bug report was last modified 8 years and 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.