emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Please fix source of unfixable docstring length warnings


From: T.V Raman
Subject: Please fix source of unfixable docstring length warnings
Date: Sat, 8 Jan 2022 18:52:56 -0800

As an example,
emacspeak-table-ui.el:57:45: Warning: docstring wider than 80
characters
reported on 
https://github.com/tvraman/emacspeak/blob/master/lisp/emacspeak-table-ui.el#start-of-content

These warnings are unfixable since the source code doesn't actually
have the problem reported, it appears to happen for things like calls
to define-derived-mode and similar things and the noise from these
spurious warnings means that real warnings will get ignored over time.
-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮

--

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
♉ Id: kg:/m/0285kf1  🦮



reply via email to

[Prev in Thread] Current Thread [Next in Thread]