Hi Claus, On Fri, Oct 26, 2007 at 03:33:43PM +0100, Claus Reinke wrote: > > >>but i tend to use 'darcs send -o file' so > >>that i can (a) add comments, > >darcs send --edit-description > > that will edit the patch description. apart from that getting > burried in the email attachment,
No, it edits the patch *bundle* description, which is the body of the e-mail, not in the attachment. > i often need to add > comments referring to the ticket review thread, most of > which belong only in the thread, not the ticket description. Right, it's not possible to insert messages into the middle of a thread using darcs send (although patches in the middle of threads are more likely to be missed anyway, so that's not necessarily a bad thing). > >As far as I know we can't do that either (and unless we can put a link > >to the archive in the message it would be a pain anyway). > > there's always an archive link with each message, but I meant a link to the particular mail, not the archive index. Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
