Re: question marks in default index_format (solved)

2009-02-02 Thread Paul E Condon
In the manual at www.mutt.org/doc/manual, there is no section 3.277. But there is documantation of status_format in section 6.1 and it describes the use of the question mark. The description of status_format in the man page also describes the use of the question mark. Thanks to all -- Paul E Co

Re: question marks in default index_format

2009-02-02 Thread Michael Tatge
* On Mon, Feb 02, 2009 12:21PM -0700 Paul E Condon (pecon...@mesanetworks.net) muttered: > set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s" > > I don't understand the string inside parentheses. Where can > I find an explanation? Question marks often invoke some sort > of conditional

Re: question marks in default index_format

2009-02-02 Thread Gary Johnson
On 2009-02-02, Paul E Condon wrote: > I'm puzzled by the default index_format which is, I think: > > set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s" > > I don't understand the string inside parentheses. Where can > I find an explanation? Question marks often invoke some sort > of c

Re: question marks in default index_format

2009-02-02 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, February 2 at 12:21 PM, quoth Paul E Condon: >I'm puzzled by the default index_format which is, I think: > >set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s" > >I don't understand the string inside parentheses. Where can >I find