This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
I think, what you are asking for is not practical without adding full support for threaded replies to bugzilla itself.
This would be nice (and has been implemented successfully in other "web discussion" media - see e.g. Slashdot nested mode) but would be a lot of work which I do not think it is fair to ask Daniel to do.
An alternate idea, which also gets round the gcc-bugzilla/gcc-bugs headache: Have gcc-bugs be the primary, with messages sent directly there -- threading then Just Works. gcc-bugzilla is a listener address subscribed to gcc-bugs; it watches all messages go by. If they are properly tagged with a bug number, it adds them to the bug's disc
Mail *is* sent to gcc-bugs when someone adds a comment to a bug via the web interface, but this mail has an X-header which tells the gcc-bugzilla listener to ignore it.
zw
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |