From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/67340 Path: news.gmane.org!not-for-mail From: Uwe Brauer Newsgroups: gmane.emacs.gnus.general Subject: Re: problems with mails containing html Date: Mon, 08 Sep 2008 15:08:13 +0200 Message-ID: <87vdx6vl8i.fsf@mat.ucm.es> References: <87y7241drg.fsf@mat.ucm.es> <874p4ryn69.fsf@mat.ucm.es> Reply-To: Uwe Brauer NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1220879377 12128 80.91.229.12 (8 Sep 2008 13:09:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2008 13:09:37 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M15791@lists.math.uh.edu Mon Sep 08 15:10:29 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1KcgVZ-0006NE-QV for ding-account@gmane.org; Mon, 08 Sep 2008 15:10:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1KcgTr-0004eQ-3L; Mon, 08 Sep 2008 08:08:35 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1KcgTp-0004e5-AQ for ding@lists.math.uh.edu; Mon, 08 Sep 2008 08:08:33 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1KcgTm-0005W1-Jk for ding@lists.math.uh.edu; Mon, 08 Sep 2008 08:08:33 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1KcgTo-00086Q-00 for ; Mon, 08 Sep 2008 15:08:32 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KcgTg-00056i-TI for ding@gnus.org; Mon, 08 Sep 2008 13:08:25 +0000 Original-Received: from maportatil10.quim.ucm.es ([147.96.7.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Sep 2008 13:08:24 +0000 Original-Received: from oub by maportatil10.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 08 Sep 2008 13:08:24 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: maportatil10.quim.ucm.es X-Hashcash: 1:20:080908:gmane.emacs.gnus.general::iKgHhITm3d35U+nq:0000000000000000000000000000000000000B3H5 User-Agent: Gnus/5.110011 (No Gnus v0.11) XEmacs/21.4.19 (linux) Cancel-Lock: sha1:3f9is66U17DMw2/vRc2FciLHGfc= X-Spam-Score: -3.6 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:67340 Archived-At: >>>>> "Katsumi" == Katsumi Yamaoka writes: >>>>> Uwe Brauer wrote: >> Debugger entered--Lisp error: (wrong-number-of-arguments (lambda (start end) >> "Render region in current buffer and replace with result." (interactive "r") > [...] >> w3m-region(2924 4174 nil "iso-8859-1") > The version of emacs-w3m you use is too old (v1.3.x or older). > Please use the latest one: > http://cvs.namazu.org/emacs-w3m.tar.gz thanks this is one solution, - the other is going back to your suggestion of your other mail and erasing mm-automatic-display (remove "text/html" mm-automatic-display) mm-text-html-renderer 'w3m from my gnus setting. However in order that this works I had to upgrade my gnus to the latest CVS version. This solution is faster..... Uwe Brauer