Email list hosting service & mailing list manager

SRFI-13: late laundry list erik hilsdale (17 Nov 1999 07:28 UTC)
Re: SRFI-13: late laundry list d96-mst@xxxxxx (19 Nov 1999 12:00 UTC)

Re: SRFI-13: late laundry list d96-mst@xxxxxx 18 Nov 1999 20:51 UTC

In article <199911170728.CAA01408@gont.cs.indiana.edu>,
erik hilsdale <xxxxxx@cs.indiana.edu> wrote:

>---- capitalize-string[!], capitalize-words[!]
>
>I just don't see a reason for having these procedures in this library,
>_especially_ capitalize-words.

I agree.

>Capitalize-string[!] I can see as somewhat useful,

But it can be emulated by using string-upcase/downcase quite easily, so
I think it should be left out too.