all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#22421: 25.0.5; Comments confuse checkdoc in defconst
@ 2016-01-21  5:59 Clément Pit--Claudel
  2016-01-21 12:06 ` Alexis
  0 siblings, 1 reply; 4+ messages in thread
From: Clément Pit--Claudel @ 2016-01-21  5:59 UTC (permalink / raw)
  To: 22421

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

Hi all,

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.

Clément.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-03-04 12:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-21  5:59 bug#22421: 25.0.5; Comments confuse checkdoc in defconst Clément Pit--Claudel
2016-01-21 12:06 ` Alexis
2016-03-01  2:25   ` Clément Pit--Claudel
2016-03-04 12:48     ` Alexis

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.