From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63553 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.gnus.general Subject: Re: Gmane Web Groups and wwwoffle Date: Thu, 10 Aug 2006 21:45:12 +0200 Organization: disorganized Message-ID: <87d5b84bp3.fsf@robotron.kosmorama> References: <878xlzz654.fsf@robotron.kosmorama> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1155240284 481 80.91.229.2 (10 Aug 2006 20:04:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 Aug 2006 20:04:44 +0000 (UTC) Original-X-From: ding-owner+m12080@lists.math.uh.edu Thu Aug 10 22:04:41 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GBGlh-0007Fc-Nd for ding-account@gmane.org; Thu, 10 Aug 2006 22:04:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1GBGlF-0007W8-00; Thu, 10 Aug 2006 15:04:09 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1GBGb1-0007W3-00 for ding@lists.math.uh.edu; Thu, 10 Aug 2006 14:53:35 -0500 Original-Received: from quimby.gnus.org ([80.91.227.211]) by mx1.math.uh.edu with esmtp (Exim 4.52) id 1GBGax-00006Q-Bz for ding@lists.math.uh.edu; Thu, 10 Aug 2006 14:53:35 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1GBGav-0008MT-00 for ; Thu, 10 Aug 2006 21:53:29 +0200 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GBGaq-0004qn-Gi for ding@gnus.org; Thu, 10 Aug 2006 21:53:25 +0200 Original-Received: from e178057028.adsl.alicedsl.de ([85.178.57.28]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Aug 2006 21:53:24 +0200 Original-Received: from david.hansen by e178057028.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 10 Aug 2006 21:53:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: e178057028.adsl.alicedsl.de Mail-Copies-To: nobody User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:DpFTTAcMeJCwnZOcPEClxtZO29c= X-Spam-Score: -2.6 (--) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63553 Archived-At: On Tue, 08 Aug 2006 19:45:33 +0200 Reiner Steib wrote: > On Tue, Aug 08 2006, David Hansen wrote: > >> Or is it somehow possible to tell gnus to ignore the http_proxy >> environment variable? Just in case someone has a similar problem: Just set the environment variable no_proxy, e.g. export no_proxy=".gmane.org, localhost, localhorst.mine.nu, robotron.ath.cx" David