emacs: escape quote in notmuch-search-result-format docstring

Prevent Emacs' mangling of quotes, which breaks the code sample.
This commit is contained in:
David Bremner 2022-02-16 07:56:42 -04:00
parent e1e1b1176d
commit 6286b76a69

View file

@ -93,7 +93,7 @@
Supported fields are: date, count, authors, subject, tags.
For example:
(setq notmuch-search-result-format
'((\"authors\" . \"%-40s\")
\\='((\"authors\" . \"%-40s\")
(\"subject\" . \"%s\")))
Line breaks are permitted in format strings (though this is