From f9535fc51b0fd49c68c476257b13cdb64c4f6714 Mon Sep 17 00:00:00 2001 From: Kevin McCarthy Date: Tue, 17 Mar 2015 16:28:56 -0700 Subject: [PATCH] Document limitation of color index and server-side searches. (see #3723) --- doc/manual.xml.head | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 2863c20c8..8a4601e2d 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -2628,7 +2628,9 @@ specify one or the other). header and body match regexp in the header/body of a message, index matches pattern (see -) in the message index. +) in the message index. Note that IMAP +server-side searches (=b, =B, =h) are not supported for color index +patterns. -- 2.50.1