On Mon, Jan 07, 2002 at 08:50:16PM +0100, Michael Wagner wrote:
> On Sonntag, 06. Jan. 2002 at 20:53:24, MuttER wrote:
> > On Tue, Dec 18, 2001 at 08:30:05PM +0530, Prahlad Vaidyanathan wrote:
> > >
> > >
> > > text/html; w3m -T text/html %s
> > >
> > >
> > > You could also add a 'copiousoutpu
On Sonntag, 06. Jan. 2002 at 20:53:24, MuttER wrote:
> On Tue, Dec 18, 2001 at 08:30:05PM +0530, Prahlad Vaidyanathan wrote:
> >
> >
> > text/html; w3m -T text/html %s
> >
> >
> > You could also add a 'copiousoutput' at the end of that, and set
> > auto_view text/html in your muttrc to put w3m
On Tue, Dec 18, 2001 at 08:30:05PM +0530, Prahlad Vaidyanathan wrote:
> Hi,
>
> On Tue, 18 Dec 2001 Stephan Seitz spewed into the ether:
> [-- snip --]
> > PS: How do you call w3m to display html mails?
>
>
> text/html; w3m -T text/html %s
>
>
> You could also add a 'copiousoutput' at the en
Hi,
On Tue, 18 Dec 2001 Stephan Seitz spewed into the ether:
[-- snip --]
> PS: How do you call w3m to display html mails?
text/html; w3m -T text/html %s
You could also add a 'copiousoutput' at the end of that, and set
auto_view text/html in your muttrc to put w3m's output into your pager.
Hi!
On Mon, Dez 17, 2001 at 08:37:24 +0100, Cristian wrote
> Accepts UTF-8 only if you set $LC_ALL correctly. My point was that all
> the programs I listed worked fine after I just set $LANG.
vim works fine here. If I set LANG=de_DE.UTF-8 the other variables get
the same value as well.
Normaly I
On Mon, 17 Dec 2001, Cristian wrote:
> Hi Stephan!
>
> On Mon, Dec 17, 2001 at 11:38:45AM +0100, Stephan Seitz wrote:
> > Strange, never w3m nor lynx can correctly display
> > http://fsing.fs.uni-sb.de/~stse/manga.html. But w3mmee does.
>
> Plain w3m had wide character support only the for Japane
Hi Stephan!
On Mon, Dec 17, 2001 at 11:38:45AM +0100, Stephan Seitz wrote:
> Strange, never w3m nor lynx can correctly display
> http://fsing.fs.uni-sb.de/~stse/manga.html. But w3mmee does.
Plain w3m had wide character support only the for Japanese character
sets Shift_JIS, EUC_JP, and ISO-2022-
Hi!
On Sat, Dec 15, 2001 at 04:00:03PM +0100, Cristian wrote
> browsers: w3m-m17n (with autoconversion from `any' other character set),
> lynx (works with UTF-8 and iso-8859-1, at least)
Strange, never w3m nor lynx can correctly display
http://fsing.fs.uni-sb.de/~stse/manga.html. But w
Hi Mutt users,
now that Robert has brought up the issue, I'd like to describe my own
adventures in the field of Unicode/UTF-8. Short answer, try setting:
export LC_ALL=de_DE.UTF-8
export LANG=de_DE.UTF-8
(bash syntax). If you want your apps to `speak' German. Replace de_DE
by en_GB or en_US if