Chris McDonald wrote:
....
Not even the most staunch of c.l.c. regulars could deny that the name
comp.lang.iso-c would be a name better reflecting the desired discussion
of greatest interest to those same regulars.
I'm afraid you're wrong about that. The proposed name incorrectly
suggests that ISO C is some weird variant of C that's probably of
negligible interest to general C programmers. ISO C is C, and should in
fact be the primary concern of any C programmer who's not made a
deliberate well-thought-out decision that his code should be written in
a way that restricts its portability to a limited set of platforms.
It's also less likely that first-time posters wanting help with basic C
would choose comp.lang.iso-c over c.l.c.
First-time posters wanting help with basic C questions should be posting
to the group you want to call comp.lang.iso-c. As RH has already said
"ISO C is basic C". Actual questions about C are precisely what that
group should be restricted to. Take those away, and it becomes pointless.
Questions about the application domain, rather than the C code that that
the application is written in, should be directed at domain experts, not
C experts.
Questions about a particular implementation of C should be directed to
forums specific to that implementation, and similarly for questions
about C-like non-implementations of C, such as GNU-C.
OS-specific questions should go to OS-specific forums.
Questions about the C standard itself, rather than about the language
defined by that standard, should go to comp.std.c
However, questions that are about basic C itself most certainly should
go here (or to the place you want to call comp.lang.iso-c, should it be
created).