On Tue, Jan 11, 2022 at 12:48:03PM -0600, Derek Martin wrote:
On Mon, Jan 10, 2022 at 05:27:32PM -0800, Kevin J. McCarthy wrote:Can you provide a minimal reproduce of the problem?I sure can: set spoolfile = Path/to/coninued/header/message/folder color normal default default color header brightgreen default . color header brightmagenta default ^(subject|from|to|cc|date) With these, the specified headers will all be magenta. That is, unless they are continued--then they will be green.
I can reproduce this with versions 1.10.1 and 1.11.4, and so I don't believe this is a regression.
When the header wraps, the second color line above will match the wrapped line, and will then override the third color lines' match of the
first header line. I think instead you probably want: color normal default default color hdrdefault brightgreen default color header brightmagenta default ^(subject|from|to|cc|date)
On a separate note, I tried to compile 2.1.5 with the sidebar enabled, and I got this mess (which I made no effort to investigate, but I can later, theoretically, if you like), just FYI:
I can't reproduce this from a fresh unpacked tarball. The first line you should see when you type make is: ./gen_defs ./OPS ./OPS.SIDEBAR ./OPS.PGP ./OPS.SMIME ./OPS.CRYPT > keymap_defs.h Which should generate the OP_SIDEBAR_* declarations in keymap_defs.h. Try a make clean; make and see if that fixes the problem? -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature