Re: allow_ansi set, but I only get the first character highlighted

2012-04-13 Thread lilydjwg
On Thu, Apr 12, 2012 at 09:58:40PM +0200, Michael Ludwig wrote: > lilydjwg schrieb am 11.04.2012 um 19:40 (+0800): > > I'm using elinks to view those HTML emails. ~/.mailcap contains: > > > > text/html; muttHtml; copiousoutput > > Not answering your questions, but as you appear to like Python:

Re: allow_ansi set, but I only get the first character highlighted

2012-04-12 Thread Michael Ludwig
lilydjwg schrieb am 11.04.2012 um 19:40 (+0800): > I'm using elinks to view those HTML emails. ~/.mailcap contains: > > text/html; muttHtml; copiousoutput Not answering your questions, but as you appear to like Python: https://bitbucket.org/blacktrash/muttils This allows you to have FF or IE

allow_ansi set, but I only get the first character highlighted

2012-04-11 Thread lilydjwg
I'm using elinks to view those HTML emails. ~/.mailcap contains: text/html; muttHtml; copiousoutput And here's the actual command: enconv|elinks -force-html -dump -dump-color-mode 1 -eval "set document.css.stylesheet='$HOME/etc/mail.css'" /dev/stdin The `muttHTML` command highlights correc