From: Michael Elkins Date: Fri, 28 Jun 2002 19:52:31 +0000 (+0000) Subject: Documentation fix (#271). X-Git-Tag: mutt-1-5-2-rel~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f63aa41df3b47d7e228176d55c27e57fff27c935;p=mutt Documentation fix (#271). --- 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,