Re: Variable used to detect reply prefixes in Subject

Subject: Re: Variable used to detect reply prefixes in Subject

Date: Sun, 23 Jan 2022 15:43:54 -0400

To: Jonas Bernoulli, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jonas Bernoulli <jonas@bernoul.li> writes:

> Hello,
>
> Please tell me what variable I have to customize to recognize additional
> unusual prefixes that some people add to the subject when they send a
> reply.
>
> I searched using some strings I would expect to appear in the value of
> that variable but either got no results or way too many.

There is some simple (-minded?) processing in notmuch-reply.c, which
just adds Re: to the front of the subject if it is not already present.

The original headers are also returned, so in principle the emacs front
end could do something smarter.

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: