GNU bug report logs -
#3921
23.1.50; checkdoc allow uncapitalized info node links
Previous Next
Reported by: Kevin Ryde <user42 <at> zip.com.au>
Date: Fri, 24 Jul 2009 23:05:04 UTC
Severity: normal
Done: Kevin Ryde <user42 <at> zip.com.au>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:
#3921: 23.1.50; checkdoc allow uncapitalized info node links
It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.
--
3921: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3921
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> M-x checkdoc on the file foo.el below complains
>
> Name emacs should appear capitalized as Emacs (C-h,f,e,n,p,q)
>
> at the `(emacs)' info link. I hoped it would recognise that has to be
> left as-is, since it must follow the target document's name and nodes.
>
> Perhaps the following, dragging in help-mode.el for a definitive regexp,
> and using thingatpt.el just because it's a convenient way to match
> surrounding point.
I checked in a slightly different fix. Thanks for the bug report.
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
M-x checkdoc on the file foo.el below complains
Name emacs should appear capitalized as Emacs (C-h,f,e,n,p,q)
at the `(emacs)' info link. I hoped it would recognise that has to be
left as-is, since it must follow the target document's name and nodes.
Perhaps the following, dragging in help-mode.el for a definitive regexp,
and using thingatpt.el just because it's a convenient way to match
surrounding point.
2009-07-25 Kevin Ryde <user42 <at> zip.com.au>
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Allow
uncapitalized in info node hyperlinks.
[foo.el (application/emacs-lisp, attachment)]
[checkdoc.el.info-link.diff (text/x-diff, attachment)]
[Message part 7 (text/plain, inline)]
In GNU Emacs 23.1.50.4 (i586-pc-linux-gnu, GTK+ Version 2.16.4)
of 2009-07-24 on blah.blah
configured using `configure 'CFLAGS=-O -g' '--prefix=/down/emacs/b/inst' '--with-x-toolkit=gtk''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: en_AU
value of $XMODIFIERS: nil
locale-coding-system: iso-latin-1-unix
default-enable-multibyte-characters: t
This bug report was last modified 15 years and 263 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.