From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Peter Lee Newsgroups: gmane.emacs.help Subject: Help with emacs-w3m Date: Mon, 05 May 2003 23:04:00 GMT Organization: Prodigy Internet http://www.prodigy.com Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052175960 22087 80.91.224.249 (5 May 2003 23:06:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 5 May 2003 23:06:00 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue May 06 01:05:57 2003 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 19Cp1w-0005jx-00 for ; Tue, 06 May 2003 01:05:57 +0200 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 19Cp2O-0005wL-04 for gnu-help-gnu-emacs@m.gmane.org; Mon, 05 May 2003 19:06:24 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!cyclone.bc.net!sjc70.webusenet.com!c03.atl99!news.webusenet.com!diablo.voicenet.com!news.astraweb.com!news-small.astraweb.com!prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr11.news.prodigy.com.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:mew6VpoILoEHKObn1ccDkpXZSb8= Original-Lines: 23 Original-NNTP-Posting-Host: 216.62.199.3 Original-X-Complaints-To: abuse@prodigy.net Original-X-Trace: newssvr11.news.prodigy.com 1052175840 ST000 216.62.199.3 (Mon, 05 May 2003 19:04:00 EDT) Original-NNTP-Posting-Date: Mon, 05 May 2003 19:04:00 EDT X-UserInfo1: Q[OSS\WGPZYKRT\YN[OJNW@@YJ_ZTB\MV@BNMRQIMASJETAANVW[AKWZE\]^XQWIGNE_[EBL@^_\^JOCQ^RSNVLGTFTKHTXHHP[NB\_C@\SD@EP_[KCXX__AGDDEKGFNB\ZOKLRNCY_CGG[RHT_UN@C_BSY\G__IJIX_PLSA[CCFAULEY\FL\VLGANTQQ]FN Original-Xref: shelby.stanford.edu gnu.emacs.help:112817 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:9312 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9312 I switched to w3m today and am very pleased with the speed of it. However I can't see to get the package configured correctly. The package I'm using is emacs-w3m-1.3.3 (my w3m version is 1.10-tb2). If I do M-x w3m, I get the about page. If I then do M-x w3m-goto-url nothing happens. In the messages I get the following for example: w3m-input-url: Quit Reading http://www.google.com...done Cannot retrieve URL: http://www.google.com (exit status: 1) If I go to the shell and type "w3m http://www.google.com" it works fine. So I'm not sure what's going on. I looked through some of the customization options for w3m and nothing stood out as glaringly wrong. I'd love to get this working as I've had a lot of problems with w3. Any tips, suggestions, or maybe relevant sections of .emacs concerning w3m from those running on windows? TIA.