Mention if ~s "..." needs quotes
積丹尼 Dan Jacobson <[email protected]> Fri, 25 Jun 2021 00:04:32 +0800
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
In (info "(mailutils) Modifying the Headers")
To change the 'Subject' header, use '~s' escape, e.g.:
~s "Re: your message"
Mention if one can also just use
~s Re: your message
without the quotes or not, and also how to get a real quote mark into the Subject.