On Tue, Apr 09, 2024 at 09:33:06AM -0700, Will Yardley wrote:
side note: using quotes around the template screws things up, that is,
set message_id_format="<xyz>"
vs
set message_id_format=<xyz>

results in a broken message-id with the quotes inside the angle brackets
(Message-ID: <"xyz">)

That shouldn't be the case. The outer double quotes are stripped off during muttrc evaluation.

You may want to double check whether you accidentally copy/pasted unicode curly quotes. You can also check the value mutt has read in via :set ?message_id_format

--
Kevin J. McCarthy
GPG Fingerprint: 8975 A9B3 3AA3 7910 385C  5308 ADEF 7684 8031 6BDA

Attachment: signature.asc
Description: PGP signature

Reply via email to