diff options
| author | Austin Clements <amdragon@mit.edu> | 2015-01-24 16:16:58 -0500 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2015-01-25 18:39:13 +0100 |
| commit | 991efcded840944b2f7ebf97d4c9df51a3d011cf (patch) | |
| tree | b7458e98dafdd85a4a7556e36fa4262d838ac6e6 /bindings/python/docs/source/query.rst | |
| parent | 021906d6ec60360b5587ae08657fd6caa9a71b17 (diff) | |
emacs: Remove broken `notmuch-get-bodypart-content' API
`notmuch-get-bodypart-content' could do two very different things,
depending on conditions: for text/* parts other than text/html, it
would return the part content as a multibyte Lisp string *after*
charset conversion, while for other parts (including text/html), it
would return binary part content without charset conversion.
This commit completes the split of `notmuch-get-bodypart-content' into
two different and explicit APIs: `notmuch-get-bodypart-binary' and
`notmuch-get-bodypart-text'. It updates all callers to use one or the
other depending on what's appropriate.
Diffstat (limited to 'bindings/python/docs/source/query.rst')
0 files changed, 0 insertions, 0 deletions
