GNU bug report logs -
#65790
29.1; "docstring wider than 80 characters" when there is no docstring
Previous Next
Reported by: Damien Cassou <damien <at> cassou.me>
Date: Wed, 6 Sep 2023 19:10:01 UTC
Severity: minor
Found in version 29.1
Fixed in version 30.1
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 65790 <at> debbugs.gnu.org (full text, mbox):
Hi Eli,
Eli Zaretskii <eliz <at> gnu.org> writes:
> How else will we/you know there's a potential problem there?
my opinion is that if more than 80 characters in a docstring is a
problem then the macro should make sure not to generate one.
> If you think you can do nothing about this problem, just ignore the
> warning. It's just a warning.
I hate warnings: either a problem is important and I want the build to
fail or there is no problem and I don't want to see anything. If I let
warnings exist then the ones I want to ignore will slowly be too
numerous for me to notice those I would like to fix.
This is why in my tool chain (makel) I'm always setting
`byte-compile-error-on-warn' to t and I do similar things in non
elisp-projects.
This is just my opinion.
Best
--
Damien Cassou
"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
This bug report was last modified 1 year and 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.