GNU bug report logs -
#38583
[PATCH] 27.0.50; Add unattended spell-checking to checkdoc
Previous Next
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>
> 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: Sat, 11 Jan 2020 12:49:17 +0100
>
> Damien Cassou <damien <at> cassou.me> writes:
>
> > Eli Zaretskii <eliz <at> gnu.org> writes:
> >> You mean, this is in addition to the previous patches? If so, I'd
> >> prefer a single patch.
> >
> > you want all the changes merged into a single patch? This seems much
> > harder to review but here it is.
>
> any news?
Sorry, it fell through the cracks.
However, I was about to push it now, but compiling the modified
version generates warnings:
ELC emacs-lisp/checkdoc.elc
In checkdoc-ispell-docstring-engine:
emacs-lisp/checkdoc.el:2161:47:Warning: reference to free variable
`ispell-format-word-function'
emacs-lisp/checkdoc.el:2162:62:Warning: reference to free variable
`ispell-program-name'
emacs-lisp/checkdoc.el:2163:42:Warning: reference to free variable
`ispell-current-dictionary'
In end of data:
emacs-lisp/checkdoc.el:2714:1:Warning: the following functions are not known
to be defined: ispell-set-spellchecker-params,
ispell-accept-buffer-local-defs, ispell-correct-p
Could you please augment the patch so that these warnings are avoided?
Also, please mention the bug number in the commit log message.
TIA
This bug report was last modified 5 years and 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.