blob d3ada713c2f93950521b3a1c869ca8d99bcf72ef 917 bytes (raw)
name: bindings/python/docs/source/message.rst # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
| | :class:`Message` -- A single message
====================================
.. currentmodule:: notmuch
.. autoclass:: Message
.. automethod:: get_message_id
.. automethod:: get_thread_id
.. automethod:: get_replies
.. automethod:: get_filename
.. automethod:: get_filenames
.. attribute:: FLAG
FLAG.MATCH
This flag is automatically set by a
Query.search_threads on those messages that match the
query. This allows us to distinguish matches from the rest
of the messages in that thread.
.. automethod:: get_flag
.. automethod:: set_flag
.. automethod:: get_date
.. automethod:: get_header
.. automethod:: get_tags
.. automethod:: maildir_flags_to_tags
.. automethod:: tags_to_maildir_flags
.. automethod:: remove_tag
.. automethod:: add_tag
.. automethod:: remove_all_tags
.. automethod:: sync
.. automethod:: __str__
|
debug log:
solving d3ada71 ...
found d3ada71 in https://yhetil.org/notmuch/1355208893-16122-2-git-send-email-mforney@mforney.org/
found 1a6cc3d in https://yhetil.org/notmuch.git/
preparing index
index prepared:
100644 1a6cc3d52240a0881af9a429c584694339cbd287 bindings/python/docs/source/message.rst
applying [1/1] https://yhetil.org/notmuch/1355208893-16122-2-git-send-email-mforney@mforney.org/
diff --git a/bindings/python/docs/source/message.rst b/bindings/python/docs/source/message.rst
index 1a6cc3d..d3ada71 100644
Checking patch bindings/python/docs/source/message.rst...
Applied patch bindings/python/docs/source/message.rst cleanly.
index at:
100644 d3ada713c2f93950521b3a1c869ca8d99bcf72ef bindings/python/docs/source/message.rst
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).