On Tue, Mar 12, 2013 at 08:38:40 -0400, Patrick Shanahan wrote:
> * Jiri Denemark <ji...@mamuti.net> [03-12-13 05:17]:
> > On Mon, Mar 04, 2013 at 23:16:32 +0100, Jiri Denemark wrote:
> > > # HG changeset patch
> > > # User Jiri Denemark <ji...@mamuti.net>
> > > # 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?
> 
> Editing *all* header components is already possible:
>  set edit_headers          # let me edit the message header when composing
> 
> also there is "my_hdr X-Label" 

Sure, but that's for composing new emails. This patch is targeted at
changing the header for emails already present in one's mailbox. Of
course, once could edit that email and change the header but that's far
from convenient and creating a mutt macro to, e.g., set X-Label to "foo"
or clear X-Label would need a lot of typing.

Jirka

Reply via email to