From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Stewart Newsgroups: gmane.emacs.help Subject: Re: How to make emacs-w3m use proxy to browse webpages? Date: Thu, 02 Oct 2008 02:22:05 +0800 Organization: Bentium Ltd. (CN99) Message-ID: <87od24xjjm.fsf@manatee.domain> References: <871vz1hyfy.fsf@manatee.domain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222918888 24395 80.91.229.12 (2 Oct 2008 03:41:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2008 03:41:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 02 05:42:25 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 1KlF57-0007Gr-ES for geh-help-gnu-emacs@m.gmane.org; Thu, 02 Oct 2008 05:42:25 +0200 Original-Received: from localhost ([127.0.0.1]:32791 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KlF44-0003LT-F4 for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Oct 2008 23:41:20 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!newsgate.cuhk.edu.hk!news.cn99.com!manatee.domain!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: 222.212.137.218 Original-X-Trace: news.cn99.com 1222916960 15851 222.212.137.218 (2 Oct 2008 03:09:20 GMT) Original-X-Complaints-To: usenet@news.cn99.com Original-NNTP-Posting-Date: Thu, 2 Oct 2008 03:09:20 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:DxKnj+CRfdmVbm1EPUbT5Kg/mbk= Original-Xref: news.stanford.edu gnu.emacs.help:162929 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:58270 Archived-At: Bastien writes: > Andy Stewart writes: > >> So have a possible to make emacs-w3m browse webpages use proxy, >> and how to configuration? > > Launch w3m in a terminal (outside emacs) and press 'o'. This will open > the configuration page, where you can define a proxy. This information > is stored in ~/.w3m/config and will be used when running emacs-w3m. > > HTH, Thanks, I will try it! Regards. -- Andy.