From f63aa41df3b47d7e228176d55c27e57fff27c935 Mon Sep 17 00:00:00 2001 From: Michael Elkins Date: Fri, 28 Jun 2002 19:52:31 +0000 Subject: [PATCH] Documentation fix (#271). --- doc/manual.sgml.head | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/manual.sgml.head b/doc/manual.sgml.head index 8cd6759c..69b0f756 100644 --- a/doc/manual.sgml.head +++ b/doc/manual.sgml.head @@ -1781,6 +1781,18 @@ or ``Ed +SomeoneElse'': '~s "^Junk +From +Me$" ~f ("Jim +Somebody"|"Ed +SomeoneElse")' +Note that if a regular expression contains parenthesis, or a veritical bar +("|"), you +~f "me@(mutt\.org|cs\.hmc\.edu)" + + +Without the quotes, the parenthesis would truncate the regular expression +to simply Searching by Date

Mutt supports two types of dates,