* On 12 Mar 2013, Jiri Denemark wrote: > On Mon, Mar 04, 2013 at 23:16:32 +0100, Jiri Denemark wrote: > > # HG changeset patch > > # User Jiri Denemark <[email protected]> > > # Date 1362434347 -3600 > > # Branch HEAD > > # Node ID a5f8b3b34a5a1780850c85687d22a1883083aacb > > # Parent 4c16c0d1ba9e0d81608a0fbccebd08daa28d76f5 > > Add support for changing X-Label > > > > Mutt supports ~y pattern which matches X-Label content but does not provide > > an > > easy way to change this header. This adds two new functions called set-label > > and clear-label for index and pager for changing X-Label header. > > Any comments?
The code looks sound at a glance, and I agree it's a good idea -- but I'm afraid that I have a much worse response. :( There's a patch for this that's been around for several years. It's integrated with label sorting and with a larger update to label use in general, and while I'd like to push it I'd appreciate more feedback on it before doing so, and simply haven't had time to follow through on soliciting it. https://bitbucket.org/dgc/mutt-keywords If there's any gap between the patch sequence at that URL and your code, and you want to produce a patch based on my patch sequence to bring them even, I'd be interested in including your changes (properly tagged as yours, of course). Of course I still would like feedback on the patch sequence's in general from anyone reading this. :) -- David Champion • [email protected]
