A bug caused by the order of COLOR constants prevented "uncolor" working on
MT_COLOR_INDEX_TAG.
MT_COLOR_INDEX,
MT_COLOR_INDEX_AUTHOR,
MT_COLOR_INDEX_FLAGS,
+#ifdef USE_NOTMUCH
+ MT_COLOR_INDEX_TAG,
+#endif
MT_COLOR_INDEX_SUBJECT,
/* below here - only index coloring stuff that doesn't have a pattern */
MT_COLOR_INDEX_COLLAPSED,
MT_COLOR_INDEX_NUMBER,
MT_COLOR_INDEX_SIZE,
#ifdef USE_NOTMUCH
- MT_COLOR_INDEX_TAG,
MT_COLOR_INDEX_TAGS,
#endif
MT_COLOR_MAX