On Wed, Sep 27, 2023 at 02:36:57PM -0500, Tim Chase <[email protected]>
wrote:
> Howdy,
>
> RFC-2156[1] specifies ways to use the headers
>
> Importance: {low, normal, high}
> Priority: {normal, non-urgent, urgent}
> Sensitivity: {Personal, Private, Company-Confidential}
>
> and I've also seen the non-standard
>
> X-Priority: 1 (Highest)
> X-MSMail-Priority: High
>
> (with X-Priority ranging from 1 (Highest) to 5 (lowest)) in the
> wild to convey meta-information about the message.
>
> Does anyone have any suggestions/mappings that might make it easier
> to add/manage add/manage these headers rather than hand-entering
> them with {edit-headers} in the message-compose menu? Preferrably
> picking from a list rather than remembering the exact text/number
> for each header.
>
> Thanks!
>
> -tkc
>
> [1] https://datatracker.ietf.org/doc/html/rfc2156
You can define a macro that uses my_hdr for each such header.
Then each one can be a single keystroke.
cheers,
raf