This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Viewing patches in bugzilla just got easier and nicer
Daniel Berlin <dberlin@dberlin.org> writes:
| On Sat, 8 Jan 2005, Gabriel Dos Reis wrote:
|
| > Daniel Berlin <dberlin@dberlin.org> writes:
| >
| > | > | So what exactly are you looking for it to do?
| > | >
| > | > This can be done in stages. First, observe that not all replies come
| > | > from bugzilla; some comes from usual MUAs; those generate
| > | > message-ids; a good start is that bugzilla does not strip out those
| > | > references.
| > |
| > | I'm working on this now.
| >
| > Many thanks!
| >
| > | I assume you mean you want it to keep the in-reply-to header of the
| > | incoming message, and use that on the outgoing message?
| >
| > yes, that would be a good starting point.
|
| This is done.
Thanks.
| Did you also want it to pass through the message-id?
Do you mean the message-id generated by say my MUA? Yes.
-- Gaby