unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: 24998@debbugs.gnu.org
Subject: bug#24998: 25.1.50; Checkdoc ignores functions if there is no space before the argument list
Date: Fri, 02 Dec 2016 11:02:04 +0200	[thread overview]
Message-ID: <83a8ceogab.fsf@gnu.org> (raw)
In-Reply-To: <CAArVCkTYtV6CYb-7vMGLqUjDnZ1xQFqTx56XT3r0-cqeFXtPCg@mail.gmail.com> (message from Philipp Stephani on Wed, 23 Nov 2016 19:35:52 +0000)

> From: Philipp Stephani <p.stephani2@gmail.com>
> Date: Wed, 23 Nov 2016 19:35:52 +0000
> 
> Philipp Stephani <p.stephani2@gmail.com> schrieb am Mi., 23. Nov. 2016 um 11:11 Uhr:
> 
>  Create a small Elisp file such as (a.el):
> 
>  ;;; a.el --- aaa -*- lexical-binding: t; -*-
> 
>  ;;; Commentary:
> 
>  ;;; Code:
> 
>  (defun a--bar () 123)
> 
>  ;;; a.el ends here
> 
>  Run M-x checkdoc. It will complain about the missing docstring for
>  `a--bar'.
> 
>  Now remove the space before () and run checkdoc again. It won't
>  complain any more.
> 
> Attached a patch.

Thanks, please push to master.





  reply	other threads:[~2016-12-02  9:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-23 10:11 bug#24998: 25.1.50; Checkdoc ignores functions if there is no space before the argument list Philipp Stephani
2016-11-23 19:35 ` Philipp Stephani
2016-12-02  9:02   ` Eli Zaretskii [this message]
2016-12-26 20:17     ` Philipp Stephani
2016-12-29  4:28 ` bug#24998: Commit 'b5b997b95...' (Checkdoc: Don't require a space before an arg list) breaks defvar Vladimir Lomov
2016-12-29  6:42   ` Vladimir Lomov
2016-12-30 17:04   ` Philipp Stephani
2016-12-31  0:43     ` Vladimir Lomov
2016-12-31 16:35       ` Philipp Stephani

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83a8ceogab.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=24998@debbugs.gnu.org \
    --cc=p.stephani2@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).