Jonas Bernoulli <[email protected]> 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 -- [email protected] To unsubscribe send an email to [email protected]
