X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=devel%2Fschemata;fp=devel%2Fschemata;h=8fcab8e5f8ed2eaf806a5f611960e55b06a56e67;hp=977cea75396e540a0bc64afd099fddd6ed8ba410;hb=fdce20d365d58491bd82a5944915843972fc0f00;hpb=15904cde125d317c7e59923104e270c6fbe502f7 diff --git a/devel/schemata b/devel/schemata index 977cea75..8fcab8e5 100644 --- a/devel/schemata +++ b/devel/schemata @@ -32,7 +32,7 @@ thread = [thread_node*] # A message and its replies (show_messages) thread_node = [ - message?, # present if --entire-thread or matched + message?, # null if not matched and not --entire-thread [thread_node*] # children of message ]