diff options
| author | Tomi Ollila <tomi.ollila@iki.fi> | 2015-03-29 19:37:34 +0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-04-03 09:27:35 +0900 |
| commit | 0fa9cf75e51957f775fd74a7ca266e7a8edd7941 (patch) | |
| tree | 9122840aaa4f0ea05dba426138082939b34a8670 /bindings/python/docs/source/notes.rst | |
| parent | 244f8739543dd2f6cde1188074fc4b32272e8446 (diff) | |
notmuch-emacs-mua: non-forking escape () usage with backslash '\' escape
Use the printf -v convention to give output variable as argument
to escape () function so no subshell needs to be executed for
escaping input. The '-v' option to escape () is just syntactic
sugar for better understanding.
Also, backslash is now escaped with another backslash for emacs. This
ie especially important at the end of string.
`echo` is no longer used to write escaped output -- it might interpret
the escapes itself.
Diffstat (limited to 'bindings/python/docs/source/notes.rst')
0 files changed, 0 insertions, 0 deletions
