[vox-tech] Un[L]imiting Mutt display?
Matt Roper
vox-tech@lists.lugod.org
Tue, 21 Oct 2003 16:25:04 -0700
On Tue, Oct 21, 2003 at 04:10:40PM -0700, Bill Kendrick wrote:
> On Tue, Oct 21, 2003 at 03:57:25PM -0700, p@dirac.org wrote:
> > but try this for an answer: do a limit on "a*" that is, zero or more
> > occurances of "a" which should be everything in the inbox. let me know
> > if that works. i'm running out the door right now to do to dinner...
>
> Hey cool! Actually, doing ".*" should be more all-inclusive, huh?
> Thanks! Sweet!
Actually, the pattern ~A is designed specifically for this purpose. ~A
limits to "all messages" so it's the "correct" way to unlimit. However
I think Pete's suggestion will work just as well.
Matt
--
*************************************************
* Matt Roper <matt@mattrope.com> *
* http://www.mattrope.com *
* PGP Key: http://www.mattrope.com/mattrope.asc *
*************************************************