Re: text/html mailcap entry won't work

2014-02-24 Thread LEVAI Daniel
On k, febr 25, 2014 at 08:25:12 +1100, Cameron Simpson wrote: > On 24Feb2014 21:45, LEVAI Daniel wrote: > > On h, febr 24, 2014 at 21:32:23 +0100, Timo Schmidt wrote: > > > See http://www.mutt.org/doc/devel/manual.html#tab-attachment-bindings > > > in particular: > > > m force viewing of

Re: text/html mailcap entry won't work

2014-02-24 Thread Cameron Simpson
On 24Feb2014 21:45, LEVAI Daniel wrote: > On h, febr 24, 2014 at 21:32:23 +0100, Timo Schmidt wrote: > > See http://www.mutt.org/doc/devel/manual.html#tab-attachment-bindings > > in particular: > > m force viewing of attachment using mailcap > > Wow, you win. > > But this doesn't mak

Re: text/html mailcap entry won't work

2014-02-24 Thread LEVAI Daniel
On h, febr 24, 2014 at 21:32:23 +0100, Timo Schmidt wrote: > On Mon 24.02.2014 11:29, LEVAI Daniel wrote: > > > > I have this in my ~/.mailcap: > > > > text/html; links %s; needsterminal > > > > And I didn't set auto_view for text/html in Mutt, but when I press Enter > > or Space on the text/htm

Re: text/html mailcap entry won't work

2014-02-24 Thread Timo Schmidt
On Mon 24.02.2014 11:29, LEVAI Daniel wrote: > > I have this in my ~/.mailcap: > > text/html; links %s; needsterminal > > And I didn't set auto_view for text/html in Mutt, but when I press Enter > or Space on the text/html part (after (v)iewing the message from index) > it just display the raw H

Re: text/html mailcap entry won't work

2014-02-24 Thread LEVAI Daniel
On h, febr 24, 2014 at 17:54:54 +0100, MD wrote: > I have this in my .muttrc: [...] On h, febr 24, 2014 at 11:38:44 +, Maurice McCarthy wrote: > Personally I have no problem with [...] Thanks guys. I know these are *supposed* to work, but they don't :) That's why I'm asking for help :) Dan

Re: text/html mailcap entry won't work

2014-02-24 Thread MD
I have this in my .muttrc: auto_view text/html application/pdf application/ics # attachment types to show inline alternative_order text/enriched text/plain text/html # preferred order to view attachments and this is my .mailcap: text/html; /usr/bin/sensible-browser '%s'; description=HTML Tex

Re: text/html mailcap entry won't work

2014-02-24 Thread Maurice McCarthy
Personally I have no problem with text/html; /usr/bin/elinks -force-html %s Regards Maurice

text/html mailcap entry won't work

2014-02-24 Thread LEVAI Daniel
Hi! I have this in my ~/.mailcap: text/html; links %s; needsterminal And I didn't set auto_view for text/html in Mutt, but when I press Enter or Space on the text/html part (after (v)iewing the message from index) it just display the raw HTML. I've been struggling with Mutt's mailcap handling f