GNU bug report logs - #63310
29.0.90; Blacklisting docstrings and docstrings-non-ascii-quotes from byte-compile-warnings do not prevent all docstring warnings

Previous Next

Package: emacs;

Reported by: Jimmy Yuen Ho Wong <wyuenho <at> gmail.com>

Date: Fri, 5 May 2023 15:08:02 UTC

Severity: normal

Found in version 29.0.90

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jimmy Yuen Ho Wong <wyuenho <at> gmail.com>
Subject: bug#63310: closed (Re: bug#63310: 29.0.90; Blacklisting
 docstrings and docstrings-non-ascii-quotes from byte-compile-warnings do
 not prevent all docstring warnings)
Date: Sat, 13 May 2023 14:05:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#63310: 29.0.90; Blacklisting docstrings and docstrings-non-ascii-quotes from byte-compile-warnings do not prevent all docstring warnings

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 63310 <at> debbugs.gnu.org.

-- 
63310: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63310
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: 63310-done <at> debbugs.gnu.org
Subject: Re: bug#63310: 29.0.90;
 Blacklisting docstrings and docstrings-non-ascii-quotes from
 byte-compile-warnings do not prevent all docstring warnings
Date: Sat, 13 May 2023 17:03:59 +0300
> Cc: 63310 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
> Date: Sat, 06 May 2023 19:55:41 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> > From: Jimmy Yuen Ho Wong <wyuenho <at> gmail.com>
> > Date: Sat, 6 May 2023 17:39:56 +0100
> > Cc: 63310 <at> debbugs.gnu.org, Stefan Monnier <monnier <at> iro.umontreal.ca>
> > 
> > Sorry both message came from monky. I didn't notice the file local variables set at the bottom. There is
> > indeed no bug here, sorry about this, you can close this.
> 
> Thanks.
> 
> Stefan, any thoughts or comments before I close this?

Closing.

[Message part 3 (message/rfc822, inline)]
From: Jimmy Yuen Ho Wong <wyuenho <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.90; Blacklisting docstrings and docstrings-non-ascii-quotes
 from byte-compile-warnings do not prevent all docstring warnings
Date: Fri, 05 May 2023 16:07:20 +0100
Reproduction:

1. `(custom-set-variables '(byte-compile-warnings '(not docstrings
docstrings-non-ascii-quotes)))`
2. M-x package-install RET move-dup
3. M-x package-install RET monky
4. Observe in the *Compile-Log* buffer the `custom-declare-variable
... docstring has wrong usage of unescaped single quotes (use \= or different quoting)` and `docstring wider than ... characters` mesages

Expectation:

Blacklisting docstrings and docstrings-non-ascii-quotes should not result
in any docstring warnings being emitted during byte compilation.



This bug report was last modified 2 years and 5 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.