bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#22421: 25.0.5; Comments confuse checkdoc in defconst


From: Alexis
Subject: bug#22421: 25.0.5; Comments confuse checkdoc in defconst
Date: Thu, 21 Jan 2016 23:06:14 +1100


Clément Pit--Claudel <clement.pitclaudel@live.com> writes:

The following bit of code raises a checkdoc warning about "a" missing a final dot, and being improperly capitalized. Is this expected?

(defconst a ;; comment "a" "Docs for a")

It seems that checkdoc is picking up "a" as the docstring.

i can't reproduce this from emacs -Q compiled from the emacs-25 branch at commit 5293d1bd; can you please try a more recent build?


Alexis.





reply via email to

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