Re: index_format - indicate which email has attachment

2007-10-06 Thread Joseph
On 10/06/07 14:47, David Champion wrote: > These defaults are installed when you build from source. Are you > using a distributed package? If so, sounds like someone oopsed. Thanks David and Garry for the index input, it works as you described: I likes Garry's solution: %?X?%X& ? It is perfect.

Re: index_format - indicate which email has attachment

2007-10-06 Thread David Champion
> Thanks Dave for the example, no my muttrc did not come with these > defaults, and yes it works now. These defaults are installed when you build from source. Are you using a distributed package? If so, sounds like someone oopsed. > It displays attachments but is there a way to suppress the "

Re: index_format - indicate which email has attachment

2007-10-06 Thread Gary Johnson
On 2007-10-06, Joseph <[EMAIL PROTECTED]> wrote: > Thanks Dave for the example, no my muttrc did not come with these > defaults, and yes it works now. > > It displays attachments but is there a way to suppress the "0" if there is > no attachment. The 'index_format' accepts conditional elements

Re: index_format - indicate which email has attachment

2007-10-06 Thread Joseph
On 10/06/07 13:44, David Champion wrote: > Right. You can type ":attachments ?" (no quotes) into mutt to see > what settings it has now. The defaults come from the system > muttrc: > > Current attachments settings: > > attachments +A */.* > attachments -A text/x-vcard > attachments -A applicati

Re: index_format - indicate which email has attachment

2007-10-06 Thread David Champion
> Did you properly configure all 'attachment' commands (see the system Muttrc > file for examples) or did you just add '%X' to $index_format? > > You have to tell mutt what an you consider an attachment before %X does > display the counts in $index_format. Right. You can type ":attachments ?" (

Re: index_format - indicate which email has attachment

2007-10-06 Thread Rocco Rutte
Hi, * Joseph [07-10-06 11:12:46 -0600] wrote: On 10/06/07 11:44, Christian Ebert wrote: %X number of qualifying MIME parts in this part and its children (please see the ``attachments'' section for possible speed effects) Yes, I was playing with it but when I s

Re: index_format - indicate which email has attachment

2007-10-06 Thread Joseph
On 10/06/07 11:44, Christian Ebert wrote: > * Joseph on Saturday, October 06, 2007 at 00:48:00 -0600 > > Is it possible to show in index display which email has an attachment? > > I was looking for a solution but it seems to me I need to install a > > patch in order to show this information in ind

Re: index_format - indicate which email has attachment

2007-10-06 Thread Christian Ebert
* Joseph on Saturday, October 06, 2007 at 00:48:00 -0600 > Is it possible to show in index display which email has an attachment? > I was looking for a solution but it seems to me I need to install a > patch in order to show this information in index_format. Your version of Mutt should already ha