]> rtime.felk.cvut.cz Git - notmuch.git/commitdiff
emacs: escape % in header line format
authorDavid Bremner <david@tethera.net>
Thu, 22 Jan 2015 08:37:32 +0000 (09:37 +0100)
committerDavid Bremner <david@tethera.net>
Sat, 24 Jan 2015 08:38:46 +0000 (09:38 +0100)
We set header-line-format to the message subject, but if the subject
contains percents, the next character is interpreted as a formatting
control, which is not desired.


No differences found