From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mario S. Mommer Newsgroups: gmane.emacs.help Subject: w3 problem: font-find-available-family: Wrong number of arguments. Date: 03 Feb 2003 14:15:35 +0100 Organization: Aachen University of Technology (RWTH) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: Reply-To: MarioS.Mommer, m_mommer@yahoo.com NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044278409 19286 80.91.224.249 (3 Feb 2003 13:20:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2003 13:20:09 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fgW3-00050V-00 for ; Mon, 03 Feb 2003 14:20:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fgWj-0002BP-0B for gnu-help-gnu-emacs@m.gmane.org; Mon, 03 Feb 2003 08:20:45 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.stueberl.de!feed.news.nacamar.de!news.f.de.plusline.net!news-fra1.dfn.de!news.rwth-aachen.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 28 Original-NNTP-Posting-Host: 134.130.161.206 Original-X-Trace: nets3.rz.RWTH-Aachen.DE 1044278142 28708 134.130.161.206 (3 Feb 2003 13:15:42 GMT) Original-X-Complaints-To: abuse@rwth-aachen.de Original-NNTP-Posting-Date: 3 Feb 2003 13:15:42 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:109718 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6231 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6231 Hi all, I was trying to get w3 to work under emacs 21.2.1, with little success; I did unpack the last version (4.0pre.46) and did ./configure --with-emacs --with-gnus and then make make install make dotemacs When I open an url with M-x w3-fetch, it says it is downloading but does not show anything. It stops with an error, which says font-find-available-family: Wrong number of arguments: #[(name) "[control caracters snipped]" [name x-list-fonts] 2], 2 If gnus is running it (gnus) becomes unusable, since it stops reacting to keys. Any ideas? Thanks in advance, Mario.