On Friday, 21 November at 00:25, Walter Dnes wrote:
> I'm running mutt in X. The default is raw HTML spewage. Setting...
>
> text/html; w3m -I %{charset} -T text/html; copiousoutput;
>
> ...gives me readable text. I'd prefer to launch a browser but both...
>
> text/html; /usr/bin/chromium --profile-directory="Default" %s;
> text/html; /usr/bin/chromium --profile-directory="Default" %s;
> nametemplate=%s.html;
>
> ...fail. What am I missing?
Sorry if I sometimes send messages with some HTML mark-up. I
consider that emphazis or bold improve readability. Another issue is
with non-breakable space because equations, for example, should rather
not be broken. I have tried to use Unicode's unbreakable spaces, but
Thunderbird seems to treat them like ordinary spaces, while it respects
HTML's
Anyone has experience non-breakable spaces?
-- Didier