On Sun, Jun 23, 2024 at 06:29:45AM +0200, Rene Kita wrote:
MUTT_TOKEN_QUOTE tells mutt to tread quotes as parts of the string, from
the header:
#define MUTT_TOKEN_QUOTE      (1<<3)  /* don't interpret quotes */

AFAIU, this should not have undesired side effects. But I have never
read this part of the code before, I might be wrong.

This will break aliases such as
 alias kmtest "McCarthy, Kevin" <ke...@example.com>

The double quotes are stripped out of the returned token without MUTT_TOKEN_QUOTE.

--
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