]> git.notmuchmail.org Git - notmuch/blobdiff - docs/source/index.rst
Implement Message().get|set_flag()
[notmuch] / docs / source / index.rst
index 4a6c574bdc85a8e1952be76f29b16d8fc8f7b5b2..89b8d6c1029bffc77e8a7a2ad68fa8023633c934 100644 (file)
@@ -140,7 +140,15 @@ More information on specific topics can be found on the following pages:
 
    .. automethod:: get_filename
 
-   .. automethod:: get_flag
+   .. 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