all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Clément Pit--Claudel" <clement.pitclaudel@live.com>
To: 22421@debbugs.gnu.org
Subject: bug#22421: 25.0.5; Comments confuse checkdoc in defconst
Date: Thu, 21 Jan 2016 00:59:53 -0500	[thread overview]
Message-ID: <56A073D9.4080208@live.com> (raw)

[-- 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 --]

             reply	other threads:[~2016-01-21  5:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-21  5:59 Clément Pit--Claudel [this message]
2016-01-21 12:06 ` bug#22421: 25.0.5; Comments confuse checkdoc in defconst Alexis
2016-03-01  2:25   ` Clément Pit--Claudel
2016-03-04 12:48     ` Alexis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56A073D9.4080208@live.com \
    --to=clement.pitclaudel@live.com \
    --cc=22421@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.