From: Stefan Kangas <stefankangas@gmail.com>
To: Ihor Radchenko <yantar92@posteo.net>, 68002-done@debbugs.gnu.org
Subject: bug#68002: 30.0.50; checkdoc.el: False positive when a quote variable contains "C-g" in its name
Date: Sun, 24 Dec 2023 05:29:37 -0800 [thread overview]
Message-ID: <CADwFkmn0JLnLXUJd=ucaYfEXukRV+H9s7cN_=QpRXNfseRVSFA@mail.gmail.com> (raw)
In-Reply-To: <871qbbdgvm.fsf@localhost>
Version: 30.1
Ihor Radchenko <yantar92@posteo.net> writes:
> I have the following docstring:
>
> (defvar org-element--cache-interrupt-C-g-count 0
> "Current number of `org-element--cache-sync' calls.
> See `org-element--cache-interrupt-C-g'.")
>
> When I run M-x checkdoc, I am getting
>
> Keycode C-g embedded in doc string. Use \\<mapvar> & \\[command] instead
>
> Which is clearly false-positive.
>
> May this be fixed?
Thanks for the bug report!
This should now be fixed on master.
prev parent reply other threads:[~2023-12-24 13:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-24 10:39 bug#68002: 30.0.50; checkdoc.el: False positive when a quote variable contains "C-g" in its name Ihor Radchenko
2023-12-24 13:29 ` Stefan Kangas [this message]
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='CADwFkmn0JLnLXUJd=ucaYfEXukRV+H9s7cN_=QpRXNfseRVSFA@mail.gmail.com' \
--to=stefankangas@gmail.com \
--cc=68002-done@debbugs.gnu.org \
--cc=yantar92@posteo.net \
/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.