From 9d846e16bc469c39b1558821679d13c2ac7641d4 Mon Sep 17 00:00:00 2001 From: djcb Date: Thu, 10 May 2012 14:37:13 +0300 Subject: [PATCH] * mu4e.texi: add note about narrowing / search-limits --- emacs/mu4e.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/emacs/mu4e.texi b/emacs/mu4e.texi index 8f3d32ef..0a214498 100644 --- a/emacs/mu4e.texi +++ b/emacs/mu4e.texi @@ -1103,6 +1103,9 @@ subset of the headers matching that expression. Technically, narrowing the results of query @t{x} with expression @t{y} implies doing a search @t{(x) AND y}. +Note, messages that were note in your in your original search results because +of @code{mu4e-search-results-limit} may still show up in the narrowed query. + @node Actions @chapter Actions