unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Philipp Stephani <p.stephani2@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>, 24998-done@debbugs.gnu.org
Subject: bug#24998: 25.1.50; Checkdoc ignores functions if there is no space before the argument list
Date: Mon, 26 Dec 2016 20:17:16 +0000	[thread overview]
Message-ID: <CAArVCkQ1wNKkJ0f2Xfnz+VAXJXe43VtytbTNTtzrRgitEzhqfg@mail.gmail.com> (raw)
In-Reply-To: <83a8ceogab.fsf@gnu.org>

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

Eli Zaretskii <eliz@gnu.org> schrieb am Fr., 2. Dez. 2016 um 10:02 Uhr:

> > 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.
>

Pushed as 65b997b95e284e2edc1266663e39791f68d76ad7.

[-- Attachment #2: Type: text/html, Size: 1849 bytes --]

  reply	other threads:[~2016-12-26 20:17 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
2016-12-26 20:17     ` Philipp Stephani [this message]
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=CAArVCkQ1wNKkJ0f2Xfnz+VAXJXe43VtytbTNTtzrRgitEzhqfg@mail.gmail.com \
    --to=p.stephani2@gmail.com \
    --cc=24998-done@debbugs.gnu.org \
    --cc=eliz@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 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).