help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Embedded images with w3m-emacs?


From: henry atting
Subject: Re: Embedded images with w3m-emacs?
Date: Tue, 30 Sep 2008 10:57:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Zitat - Nicolas Neuss * Di Sep 30 2008 um 10:44 -

> Hello,
>
> is it possible to make w3m running inside Emacs display HTML-embedded
> images (jpg or gif)?  I could see only single images displayed in an
> separate Emacs buffer, but images embedded in HTML were displayed as
> [image] (or the name if provided).  (OTOH, after I installed the w3m-img
> package, w3m run from inside a terminal could display those.)
>
> Thank you in advance,
> Nicolas

Add this to your ~/.emacs and images should be displayed:

  (setq w3m-default-display-inline-images t)

Cheers,
henry


reply via email to

[Prev in Thread] Current Thread [Next in Thread]