GNU bug report logs - #38583
[PATCH] 27.0.50; Add unattended spell-checking to checkdoc

Previous Next

Package: emacs;

Reported by: Damien Cassou <damien <at> cassou.me>

Date: Thu, 12 Dec 2019 21:29:01 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#38583: closed ([PATCH] 27.0.50; Add unattended spell-checking
 to checkdoc)
Date: Thu, 16 Jan 2020 18:45:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 16 Jan 2020 20:43:55 +0200
with message-id <83k15r2qdw.fsf <at> gnu.org>
and subject line Re: [PATCH] 27.0.50; Add unattended spell-checking to checkdoc
has caused the debbugs.gnu.org bug report #38583,
regarding [PATCH] 27.0.50; Add unattended spell-checking to checkdoc
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
38583: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38583
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Damien Cassou <damien <at> cassou.me>
To: bug-gnu-emacs <at> gnu.org
Cc: Alex Branham <alex.branham <at> gmail.com>, Paul Eggert <eggert <at> cs.ucla.edu>,
 Ken Stevens <k.stevens <at> ieee.org>, Lars Ingebrigtsen <larsi <at> gnus.org>,
 "Eric M. Ludlam" <zappo <at> gnu.org>, Eli Zaretskii <eliz <at> gnu.org>
Subject: [PATCH] 27.0.50; Add unattended spell-checking to checkdoc
Date: Thu, 12 Dec 2019 22:26:35 +0100
[Message part 3 (text/plain, inline)]
This series of patches makes checkdoc capable of spell-checking even
when the user isn't using it interactively. When TAKE-NOTES is non-nil,
checkdoc will run spell-checking (with ispell) and report spelling
mistakes.

Damien Cassou (5):
  Add function `ispell-correct-p`
  Fix indentation of `checkdoc-ispell-docstring-engine`
  Cleanup of `checkdoc-ispell-docstring-engine`
  Properly initialize ispell in checkdoc
  Add unattended spell-checking to checkdoc

 lisp/emacs-lisp/checkdoc.el | 114 ++++++++++++++++++++----------------
 lisp/textmodes/ispell.el    |  46 +++++++++++----
 2 files changed, 98 insertions(+), 62 deletions(-)

-- 
Damien Cassou

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill
[0001-Add-function-ispell-correct-p.patch (text/x-patch, attachment)]
[0002-Fix-indentation-of-checkdoc-ispell-docstring-engine.patch (text/x-patch, attachment)]
[0003-Cleanup-of-checkdoc-ispell-docstring-engine.patch (text/x-patch, attachment)]
[0004-Properly-initialize-ispell-in-checkdoc.patch (text/x-patch, attachment)]
[0005-Add-unattended-spell-checking-to-checkdoc.patch (text/x-patch, attachment)]
[Message part 9 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Damien Cassou <damien <at> cassou.me>
Cc: alex.branham <at> gmail.com, eggert <at> cs.ucla.edu, k.stevens <at> ieee.org,
 38583-done <at> debbugs.gnu.org, larsi <at> gnus.org, zappo <at> gnu.org
Subject: Re: [PATCH] 27.0.50; Add unattended spell-checking to checkdoc
Date: Thu, 16 Jan 2020 20:43:55 +0200
> From: Damien Cassou <damien <at> cassou.me>
> Cc: bug-gnu-emacs <at> gnu.org, k.stevens <at> ieee.org, zappo <at> gnu.org,
>  alex.branham <at> gmail.com, larsi <at> gnus.org, eggert <at> cs.ucla.edu
> Date: Mon, 13 Jan 2020 06:19:56 +0100
> 
> >From 46df39d2f7ddfe79dd55d8342ea20a2dc17ac31c Mon Sep 17 00:00:00 2001
> From: Damien Cassou <damien <at> cassou.me>
> Date: Fri, 27 Dec 2019 15:35:52 +0100
> Subject: [PATCH] Add unattended spell-checking to checkdoc

Thanks, I've now pushed this to the master branch.

Sorry for the delays and thanks for persevering.


This bug report was last modified 5 years and 124 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.