From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Neuss Newsgroups: gmane.emacs.help Subject: Re: Embedded images with w3m-emacs? Date: Tue, 30 Sep 2008 11:34:17 +0200 Organization: IWRMM Message-ID: <87hc7y0yg6.fsf@ma-patru.mathematik.uni-karlsruhe.de> References: <87prmm10rs.fsf@ma-patru.mathematik.uni-karlsruhe.de> <878wtaau4k.fsf@literaturlatenight.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222767911 24346 80.91.229.12 (30 Sep 2008 09:45:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Sep 2008 09:45:11 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 30 11:46:09 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kkbns-0000cK-ME for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Sep 2008 11:46:00 +0200 Original-Received: from localhost ([127.0.0.1]:45594 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kkbmp-0006Cs-FH for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Sep 2008 05:44:55 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.erje.net!news.k-dsl.de!news.uni-stuttgart.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-NNTP-Posting-Host: ma-patru.mathematik.uni-karlsruhe.de Original-X-Trace: news2.rz.uni-karlsruhe.de 1222766430 12364 172.22.2.67 (30 Sep 2008 09:20:30 GMT) Original-X-Complaints-To: abuse@uni-karlsruhe.de Original-NNTP-Posting-Date: Tue, 30 Sep 2008 09:20:30 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:Fgc4X7syEWQWR9HsI2mBkhpoJ8w= Original-Xref: news.stanford.edu gnu.emacs.help:162883 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:58224 Archived-At: henry atting writes: > Add this to your ~/.emacs and images should be displayed: > > (setq w3m-default-display-inline-images t) Thank you, this works perfectly up to the small change: for me, it was "w3m-display-inline-images". (BTW, now I have discovered also a menu item "W3m->Redisplay->Toggle Images" bound to the key T. Simply wonderful.) Thanks again, Nicolas