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: Damien Cassou <damien <at> cassou.me>
To: 38583 <at> debbugs.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: bug#38583: [PATCH] 27.0.50; Add unattended spell-checking to checkdoc
Date: Thu, 12 Dec 2019 22:26:35 +0100
[Message part 1 (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)]

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.