GNU bug report logs -
#10486
Patch: Fix case in identifiers starting sentences in doc/r5rs/r5rs.texi
Previous Next
Reported by: b3timmons <at> speedymail.org
Date: Thu, 12 Jan 2012 16:14:01 UTC
Severity: normal
Done: Andy Wingo <wingo <at> pobox.com>
Bug is archived. No further changes may be made.
Full log
Message #13 received at 10486 <at> debbugs.gnu.org (full text, mbox):
Andy Wingo <wingo <at> pobox.com> writes:
> On Thu 12 Jan 2012 17:11, Bake Timmons <b3timmons <at> speedymail.org> writes:
>
>> The GNU coding standards advise sticking with proper case for
>> identifiers, even if the identifier starts with a lowercase letter and
>> appears at the beginning of a sentence.
>>
>> The Guile manual seems to follow this convention, with the exception of
>> r5rs.texi, hence the attached patch.
>
> Applied, thanks. Note that as R5RS is a historical document, we
> probably won't be accepting textual changes to this file, though you
> probably knew that already.
Note that according to the R5RS, identifiers are not case sensitive, so
e.g. 'Let*' is no less correct than 'let*'. In that context, it does
not make sense to say "the identifier starts with a lowercase letter".
Also, as Andy notes, it is an historical document.
I would advocate reverting this patch.
Thanks,
Mark
This bug report was last modified 13 years and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.