On Tue, Feb 07, 2006 at 09:18:10PM +0100, Elimar Riesebieter wrote:
> tags 351817 wontfix
> 
> thanks
> 
> On Tue, 07 Feb 2006 the mental interface of
> Louis-David Mitterrand told:
> 
> > On Tue, Feb 07, 2006 at 08:14:07PM +0100, Elimar Riesebieter wrote:
> > > On Tue, 07 Feb 2006 the mental interface of
> > > Louis-David Mitterrand told:
> > > 
> > > > Package: mutt-ng
> > > > Version: 0.0+20060113-1
> > > > Severity: important
> > > > 
> > > > 
> > > > In my .muttngrc I have:
> > > > 
> > > >         mime_lookup application/octet-stream
> 
> muttng dosen't know this variable. You have to use something like
> mutt.octet.filter from http://www.davep.org/mutt or the simplest
> solution:
> application/ms-word; antiword %s; copiousoutput
> 
> Your problem is not a muttng bug :(

 From the mutt-ng manual:

        7. MIME Lookup

           Usage: mime_lookup mime-type [mime-type ...]

           Usage: unmime_lookup mime-type [mime-type ...]

           Mutt-ng's mime_lookup list specifies a list of mime-types that should
           not be treated according to their mailcap entry. This option is
           designed todeal with binary types such as application/octet-stream.
           When an attachment's mime-type is listed in mime_lookup, then the
           extension of the filename will be compared to the list of extensions
           in the mime.types file. The mime-type associated with this extension
           will then be used to process the attachment according to the rules in
           the mailcap file and according to any other configuration options
           (such as auto_view) specified. Common usage would be:
        mime_lookup application/octet-stream application/X-Lotus-Manuscript

           In addition, the unmime_lookup command may be used to disable this
           feature for any particular mime-type if it had been set, for example,
           in a global muttrc.


-- 
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to